FlexGrid for WinForms | ComponentOne
C1.Win.C1FlexGrid Namespace / ColumnFilter Class / ConditionFilterEnabled Property

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