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

In This Topic
    ValueFilterVisible Property
    In This Topic
    Gets or sets whether the value filter is currently being edited.
    Syntax
    'Declaration
     
    Public Property ValueFilterVisible As Boolean
    public bool ValueFilterVisible {get; set;}
    See Also