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


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

Property Value

The index of the selected.
See Also