FlexGrid for WPF | ComponentOne
C1.WPF.FlexGridFilter.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / ColumnFilter Class / Column Property

In This Topic
    Column Property (ColumnFilter)
    In This Topic
    Gets the Column on which this column filter operates.
    Syntax
    'Declaration
     
    Public ReadOnly Property Column As Column
    public Column Column {get;}
    See Also