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 | |
|---|---|---|
|
|
Day |
Only one single day can be selected.
|
|
|
Days |
More days can be selected, by pressing the Ctrl or Shift keys.
|
|
|
Month |
Entire month is selectable.
|
|
|
None |
Selection is not allowed.
|
|
|
value__ | |
|
|
WeekDay |
Week days are selectable.
|
|
|
WeekNumber |
Week numbers are selectable.
|