[]
        
(Showing Draft Content)

C1.WPF.DataFilter.SelectionMode

SelectionMode Enum

Defines the selection behavior.

Namespace: C1.WPF.DataFilter
Assembly: C1.WPF.DataFilter.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.