GrapeCity.Xaml.SpreadSheet.UI
Count Property (RowGroupExtent)


GrapeCity.Xaml.SpreadSheet.UI.UndoRedo Namespace > RowGroupExtent Class : Count Property
Gets the number of rows to group.
Syntax
'Declaration
 
Public ReadOnly Property Count As Integer
'Usage
 
Dim instance As RowGroupExtent
Dim value As Integer
 
value = instance.Count
public int Count {get;}
See Also

Reference

RowGroupExtent Class
RowGroupExtent Members