The SelectionMode type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| ToLocaleString | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |
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__ |