DateTimeCollection Constructors
A collection of DateTime objects specifying dates that should be disabled for selection.| Name | Parameters | Description |
|---|---|---|
| DateTimeCollection() | none | Initializes a new instance of the DateTimeCollection class with default settings. |
| DateTimeCollection(DatePickerType) | pickerType | Initializes a new instance of the DateTimeCollection class. |
See Also