Spread Windows Forms 12.0 Product Documentation
HistorySelectedIndex Property


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

Property Value

The index of the history selected.
See Also

Reference

StartMenuForm Class
StartMenuForm Members