Blazor | ComponentOne
C1.Blazor.DataFilter Assembly / C1.Blazor.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
    'Declaration
     
    
    Public Property EmptyFilterBehavior As EmptyFilterBehavior
    public EmptyFilterBehavior EmptyFilterBehavior {get; set;}
    See Also