Spread Silverlight Documentation
Count Property (ColumnGroupExtent)


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

Reference

ColumnGroupExtent Class
ColumnGroupExtent Members