[]
        
(Showing Draft Content)

C1.WinUI.Calendar.C1Calendar.DaySlotLoading

DaySlotLoading Event

Occurs when an element representing a day in the calendar is about to be created.

Namespace: C1.WinUI.Calendar
Assembly: C1.WinUI.Calendar.dll
Syntax
public event EventHandler<CalendarDaySlotLoadingEventArgs> DaySlotLoading
Returns
Type Description
EventHandler<CalendarDaySlotLoadingEventArgs> Occurs when an element representing a day in the calendar is about to be created.