[]
        
(Showing Draft Content)

C1.Xamarin.Forms.Calendar.CalendarYearSlotLoadingEventArgs

CalendarYearSlotLoadingEventArgs Class

Event information for C1Calendar.YearSlotLoading event.

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

Properties

Name Description
IsAdjacentYear

Gets whether or not the year is an adjacent year in the calendar.

Year

Gets the year.

YearSlot

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