ComponentOne FlexPivot for WinForms
C1.Win.C1FlexGrid.4.5.2 Assembly / C1.Win.C1FlexGrid Namespace / ColumnFilter Class / ValueFilterEnabled Property

In This Topic
    ValueFilterEnabled Property
    In This Topic
    Gets or sets value filter enabled.
    Syntax
    'Declaration
     
    Public Property ValueFilterEnabled As Boolean
    public bool ValueFilterEnabled {get; set;}
    See Also