Spread Silverlight Documentation
Index Property (RowGroupExtent)


GrapeCity.Windows.SpreadSheet.UI.UndoRedo Namespace > RowGroupExtent Class : Index Property
Gets the group starting index.
Syntax
'Declaration
 
Public ReadOnly Property Index As System.Integer
'Usage
 
Dim instance As RowGroupExtent
Dim value As System.Integer
 
value = instance.Index
public System.int Index {get;}
See Also

Reference

RowGroupExtent Class
RowGroupExtent Members