Skip to main content

DxCalendar<T> Events

A monthly calendar that supports multiple date selection.
Name Description
CustomDisabledDate Allows you to disable selection of individual dates in the DxCalendar<T> component based on custom logic.
SelectedDateChanged Fires after the selected date is changed.
SelectedDatesChanged Fires after the selection is changed.
VisibleDateChanged Fires after the month and/or year in the calendar is changed.
See Also