ComponentOne FlexPivot for WinForms
C1.Win.C1FlexGrid.4.8 Assembly / C1.Win.C1FlexGrid Namespace / ColumnFilter Class / ConditionFilterEnabled Property

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