[]
Occurs when an element representing a day in the calendar is about to be created.
public event EventHandler<CalendarDaySlotLoadingEventArgs> DaySlotLoading
Type | Description |
---|---|
EventHandler<CalendarDaySlotLoadingEventArgs> | Occurs when an element representing a day in the calendar is about to be created. |