CalendarControlBase.SetSelection Method
Name | Parameters | Description |
---|---|---|
SetSelection(DateRange) | range | Clears the selection and sets the selection to the specified date range. |
SetSelection(DateTime, DateTime) | start, end | Clears the selection and sets the selection to the specified date range. |
SetSelection(DateTime) | date | Clears the selection and sets the selection to the specified date. |