ComponentOne FlexPivot for WinForms
C1.Win.C1FlexGrid.4.8 Assembly / C1.Win.C1FlexGrid Namespace / ColumnFilterEditor Class / Filter Property

In This Topic
    Filter Property (ColumnFilterEditor)
    In This Topic
    Gets the Filter object.
    Syntax
    'Declaration
     
    Protected Property Filter As ColumnFilter
    protected ColumnFilter Filter {get; set;}
    See Also