[]
        
(Showing Draft Content)

C1.Xamarin.Forms.Calendar.CalendarDaySlotLoadingEventArgs

CalendarDaySlotLoadingEventArgs Class

Event data for C1Calendar.DaySlotLoading event.

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

Properties

Name Description
Date

Gets the date information for the current day slot.

DaySlot

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

IsAdjacentDay

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