[]
Specifies constants that define the date selection behavior.
public enum DateSelectionMode
| Name | Description |
|---|---|
| Day | The user can select days. |
| Month | The user can select months. |
| None | The user cannot change the current value using the mouse or keyboard. |
| Range | The user can select range of days. |