Back to Devexpress

DxDateEdit<T> Events

blazor-devexpress-dot-blazor-dot-dxdateedit-1-dot-underscore-events.md

latest1023 B
Original Source

DxDateEdit<T> Events

A date editor with a drop-down calendar.

NameDescription
CustomDisabledDateAllows you to disable selection of individual dates in the DxDateEdit<T> component based on custom logic.
DateChangedFires after a user changed a date in the Date Edit.
DateChangingFires when a user is changing a date in the Date Edit. Use this event to validate/cancel the newly selected date.
DropDownVisibleChangedFires when an editor’s drop-down calendar visibility is changed.

See Also

DxDateEdit<T> Class

DxDateEdit<T> Members

DevExpress.Blazor Namespace