C1.Maui.Calendar Assembly / C1.Maui.Calendar Namespace / CalendarHeaderLoadingEventArgs Class


CalendarHeaderLoadingEventArgs Class Properties

For a list of all members of this type, see CalendarHeaderLoadingEventArgs members.

Public Properties
 NameDescription
Public PropertyThe displaying date.  
Public PropertyThe header to be shown in the calendar.  
Public PropertyGets the slot raising the event. (Inherited from C1.Maui.Calendar.CalendarSlotLoadingEventArgs<CalendarHeaderSlotInfo>)
Public PropertyGets or sets the visual element shown in the day slot. (Inherited from C1.Maui.Calendar.CalendarSlotLoadingEventArgs<CalendarHeaderSlotInfo>)
Public PropertyGets the date information for the slot. (Inherited from C1.Maui.Calendar.CalendarSlotLoadingEventArgs<CalendarHeaderSlotInfo>)
Public PropertyThe view mode of the calendar.  
Top
See Also