[]
        
(Showing Draft Content)

C1.DataFilter.SelectionMode

SelectionMode Enum

Defines the selection behavior.

Namespace: C1.DataFilter
Assembly: C1.Win.DataFilter.8.dll
Syntax
public enum SelectionMode

Fields

Name Description
Multiple

The user can select multiple items.

Single

The user can select only one item at a time.