Spread Silverlight Documentation
Count Property (ColumnUngroupExtent)


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

Reference

ColumnUngroupExtent Class
ColumnUngroupExtent Members