[]
        
(Showing Draft Content)

C1.WPF.DataFilter.EmptyFilterBehavior

EmptyFilterBehavior Enum

Defines the behavior of CheckListFilter when an empty expression is assigned to it.

Namespace: C1.WPF.DataFilter
Assembly: C1.WPF.DataFilter.dll
Syntax
public enum EmptyFilterBehavior

Fields

Name Description
All

All items will be checked.

Default

The behavior is inherited from C1DataFilter.

None

All items will be unchecked.