Events
This article lists the events specific to the RadDateRangePicker
control.
Currently, the control provides only a single dedicated event named CustomRangesLoading
. It occurs when the predefined set of ranges is loading. The event can be used to modify or remove the ranges. The event arguments are of type CustomRangesLoadingEventArgs
.