Spread Windows Forms 12.0 Product Documentation
ColumnCount Property (Reference)


GrapeCity.Spreadsheet Assembly > GrapeCity.Spreadsheet Namespace > Reference Structure : ColumnCount Property
Gets the totals column count.
Syntax
'Declaration
 
Public ReadOnly Property ColumnCount As Integer
'Usage
 
Dim instance As Reference
Dim value As Integer
 
value = instance.ColumnCount
public int ColumnCount {get;}

Property Value

An integer value represents the column count.
See Also

Reference

Reference Structure
Reference Members