[]
        
(Showing Draft Content)

C1.Xamarin.Forms.Calendar.CalendarMonthSlotLoadingEventArgs

CalendarMonthSlotLoadingEventArgs Class

Event information for C1Calendar.MonthSlotLoading event.

Inheritance
CalendarMonthSlotLoadingEventArgs
Namespace: C1.Xamarin.Forms.Calendar
Assembly: C1.Xamarin.Forms.Calendar.dll
Syntax
public class CalendarMonthSlotLoadingEventArgs : EventArgs

Properties

Name Description
Month

Gets the month.

MonthSlot

Gets or sets the visual element shown in the month slot.

Year

Gets the year.