FlexGrid for WPF | ComponentOne
C1.WPF.FlexGridFilter.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / ColumnFilterEditor Class / Filter Property

In This Topic
    Filter Property
    In This Topic
    Gets or sets the ColumnFilter being edited
    Syntax
    'Declaration
     
    Public Property Filter As ColumnFilter
    public ColumnFilter Filter {get; set;}
    See Also