| Overload | Description |
|---|---|
| SelectDate(DateTime) | Selects a specific date in the control |
| SelectDate(DateTime,Boolean) | Allows the selection, and un-selection, of individual dates in the control. |
This method requires the SelectedMode property be set to Multiple to work correctly.