The SelectionMode type exposes the following members.
Fields
| Name | Description | |
|---|---|---|
| AllowUnselectItem |
Can unselect the selected item.
| |
| AlwaysHasSelected |
Always has selected item.
| |
| MultiSelect |
One or more items can be selected in the group.
| |
| None |
No item can be selected in the group.
| |
| One |
One Item can be selected in the group.
| |
| value__ |