DxDateEdit<T> Events
A date editor with a drop-down calendar.| Name | Description |
|---|---|
| CustomDisabledDate | Allows you to disable selection of individual dates in the DxDateEdit<T> component based on custom logic. |
| DateChanged | Fires after a user changes a date in the Date Edit. |
| DropDownVisibleChanged | Fires when an editor’s drop-down calendar visibility is changed. |
See Also