ComponentOne ASP.NET MVC Controls
SelectedSheetIndex Property

C1.Web.Mvc.Sheet Namespace > FlexSheet Class : SelectedSheetIndex Property
Gets or sets the index of the current sheet in the FlexSheet.
Syntax
'Declaration
 
Public Property SelectedSheetIndex As Nullable(Of Integer)
public Nullable<int> SelectedSheetIndex {get; set;}
See Also

Reference

FlexSheet Class
FlexSheet Members