ComponentOne FlexPivot for WinForms
C1.Win.C1FlexGrid.4.8 Assembly / 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