WinUI | ComponentOne
C1.WinUI.DataFilter Assembly / C1.WinUI.DataFilter Namespace / ChecklistFilter Class / EmptyFilterBehavior Property
In This Topic
    EmptyFilterBehavior Property (ChecklistFilter)
    In This Topic
    Gets or sets the behavior of CheckListFilter when an empty expression is assigned.
    Syntax
    public EmptyFilterBehavior EmptyFilterBehavior {get; set;}
    See Also