Spread Windows Forms 12.0 Product Documentation
ColumnCount Property (AggregateArgs)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.Model Namespace > AggregateArgs Class : ColumnCount Property
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
public int ColumnCount {get;}
See Also

Reference

AggregateArgs Class
AggregateArgs Members