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