FlexGrid for WinForms | ComponentOne
C1.Win.C1FlexGrid Namespace / CustomizeFilterEditorEventArgs Class / Column Property

In This Topic
    Column Property (CustomizeFilterEditorEventArgs)
    In This Topic
    Gets the column for filtering.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Column As Column
    public Column Column {get;}
    See Also