CalendarControlBase.AddSelection Method
Name | Parameters | Description |
---|---|---|
AddSelection(DateRange) | range | Adds the specified date range to the selection. |
AddSelection(DateTime, DateTime) | start, end | Adds the specified date range to the selection. |
AddSelection(DateTime) | date | Adds the specified date to the selection. |