Spread Silverlight Documentation
Count Property (RowUngroupExtent)


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

Reference

RowUngroupExtent Class
RowUngroupExtent Members