ColumnCount Property (Reference)
Gets the totals column count.
public int ColumnCount {get;}
'Declaration
Public ReadOnly Property ColumnCount As Integer
'Usage
Dim instance As Reference
Dim value As Integer
value = instance.ColumnCount
Property Value
An integer value represents the column count.