FlexGrid for WinForms | ComponentOne
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