True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.5.2 Assembly / C1.Win.C1TrueDBGrid Namespace / CustomizeFilterEditorEventArgs Class / ColumnIndex Property

In This Topic
    ColumnIndex Property (CustomizeFilterEditorEventArgs)
    In This Topic
    Gets the index of column for filtering.
    Syntax
    'Declaration
     
    Public ReadOnly Property ColumnIndex As System.Integer
    public System.int ColumnIndex {get;}
    See Also