DateTimeCollection(DatePickerType) Constructor
Initializes a new instance of the DateTimeCollection class.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Parameters
Name | Type | Description |
---|---|---|
pickerType | DatePickerType | A DatePickerType object that represents the picker type. |
See Also