Spread WinForms 15
FarPoint.Win.Spread.Design Assembly / FarPoint.Win.Spread.Design Namespace / StartMenuForm Class / HistorySelectedIndex Property


In This Topic
HistorySelectedIndex Property
In This Topic
Gets the index of the history selected.
Syntax
'Declaration
 
Public ReadOnly Property HistorySelectedIndex As Integer
 
'Usage
 
Dim instance As StartMenuForm
Dim value As Integer
 
value = instance.HistorySelectedIndex

Property Value

The index of the history selected.
See Also