The SelectionMode type exposes the following members.

Methods

  Name Description
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Public method ToLocaleString (Inherited from Object.)
Public method ToString
Returns a String that represents the current Object.
(Inherited from Object.)

Fields

  Name Description
Public field Static member Day
Only one single day can be selected.
Public field Static member Days
More days can be selected, by pressing the Ctrl or Shift keys.
Public field Static member Month
Entire month is selectable.
Public field Static member None
Selection is not allowed.
Public field value__
Public field Static member WeekDay
Week days are selectable.
Public field Static member WeekNumber
Week numbers are selectable.

See Also