Spread Silverlight Documentation
ColumnCount Property (ICellRange)


GrapeCity.Windows.SpreadSheet.Data Namespace > ICellRange Interface : ColumnCount Property
Gets the column count.
Syntax
'Declaration
 
ReadOnly Property ColumnCount As System.Integer
'Usage
 
Dim instance As ICellRange
Dim value As System.Integer
 
value = instance.ColumnCount
System.int ColumnCount {get;}
See Also

Reference

ICellRange Interface
ICellRange Members