Spread Windows Forms 12.0 Product Documentation
ColumnIndex Property (FilterBarDropDownSelectionChangingEventArgs)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.CellType Namespace > FilterBarDropDownSelectionChangingEventArgs Class : ColumnIndex Property
Specifies the column index.
Syntax
'Declaration
 
Public Property ColumnIndex As Integer
'Usage
 
Dim instance As FilterBarDropDownSelectionChangingEventArgs
Dim value As Integer
 
instance.ColumnIndex = value
 
value = instance.ColumnIndex
public int ColumnIndex {get; set;}
See Also

Reference

FilterBarDropDownSelectionChangingEventArgs Class
FilterBarDropDownSelectionChangingEventArgs Members