Spread Silverlight Documentation
Count Property (RowGroupExtent)


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

Reference

RowGroupExtent Class
RowGroupExtent Members