DataFormDateItem Events
Stores settings of the data form’s date editor.| Name | Description |
|---|---|
| PickerCustomDayCellStyle | Allows you to customize days in the default picker. |
| PickerCustomDayOfWeekCellStyle | Allows you to customize days of the week in the default picker. |
| PickerCustomMonthCellStyle | Allows you to customize months in the default picker. |
| PickerCustomYearCellStyle | Allows you to customize years in the default picker. |
| PickerDisableDate | Allows you to disable a specific date in the default picker. |
See Also