[]
Defines the behavior of CheckListFilter when an empty expression is assigned to it.
public enum EmptyFilterBehavior
Name | Description |
---|---|
All | All items will be checked. |
Default | The behavior is inherited from C1DataFilter. |
None | All items will be unchecked. |