Spread Windows Forms 12.0 Product Documentation
SelectedIndex Property (StartMenuForm)


FarPoint.Win.Spread.Design Assembly > FarPoint.Win.Spread.Design Namespace > StartMenuForm Class : SelectedIndex Property
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
public int SelectedIndex {get;}

Property Value

The index of the selected.
See Also

Reference

StartMenuForm Class
StartMenuForm Members