FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Model Namespace / AggregateArgs Class / ColumnCount Property


In This Topic
ColumnCount Property (AggregateArgs)
In This Topic
Gets the number of columns.
Syntax
'Declaration
 
Public ReadOnly Property ColumnCount As Integer
 
'Usage
 
Dim instance As AggregateArgs
Dim value As Integer
 
value = instance.ColumnCount
See Also