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


CalendarDayOfWeekSlotLoadingEventArgs Class Properties

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

Public Properties
 NameDescription
Public PropertyGets the day of week for the corresponding day of week slot.  
Public PropertyGets or sets the visual element shown in the day of week slot.  
Public PropertyGets whether the day is in the weekend.  
Public PropertyGets the slot raising the event. (Inherited from C1.Maui.Calendar.CalendarSlotLoadingEventArgs<CalendarDayOfWeekSlotInfo>)
Public PropertyGets or sets the visual element shown in the day slot. (Inherited from C1.Maui.Calendar.CalendarSlotLoadingEventArgs<CalendarDayOfWeekSlotInfo>)
Public PropertyGets the date information for the slot. (Inherited from C1.Maui.Calendar.CalendarSlotLoadingEventArgs<CalendarDayOfWeekSlotInfo>)
Top
See Also