ComponentOne DataFilter for WPF
C1.WPF.DataFilter Namespace / ChecklistFilterBase Class / EmptyFilterBehavior Property

In This Topic
    EmptyFilterBehavior Property
    In This Topic
    Gets or sets the behavior of CheckListFilter when an empty expression is assigned.
    Syntax
    'Declaration
     
    
    Public Property EmptyFilterBehavior As EmptyFilterBehavior
    public EmptyFilterBehavior EmptyFilterBehavior {get; set;}
    See Also