[]
        
(Showing Draft Content)

C1.Xamarin.Forms.Calendar.C1Calendar.DaySlotLoading

DaySlotLoading Event

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

Namespace: C1.Xamarin.Forms.Calendar
Assembly: C1.Xamarin.Forms.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.