Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / FilterColumnDefinition Class / ColumnIndex Property


In This Topic
ColumnIndex Property (FilterColumnDefinition)
In This Topic
Gets the column index.
Syntax
'Declaration
 
Public ReadOnly Property ColumnIndex As Integer
 
'Usage
 
Dim instance As FilterColumnDefinition
Dim value As Integer
 
value = instance.ColumnIndex
See Also