C1.Web.Mvc.Sheet Namespace / FlexSheet Class / SelectedSheetIndex Property

In This Topic
SelectedSheetIndex Property
In This Topic
Gets or sets the index of the current sheet in the FlexSheet.
Syntax
'Declaration
 
Public Property SelectedSheetIndex As Nullable(Of Integer)
 
See Also