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