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


In This Topic
Column Property (MapperInfo)
In This Topic
Gets the column.
Syntax
'Declaration
 
Public ReadOnly Property Column As Integer
 
'Usage
 
Dim instance As MapperInfo
Dim value As Integer
 
value = instance.Column

Property Value

Column
See Also