Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Data Namespace / MapperInfo Class / ColumnCount Property


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

Property Value

Number of columns
See Also