WinUI | ComponentOne
C1.WinUI.Calendar Assembly / C1.WinUI.Calendar Namespace / CalendarDayOfWeekSlotLoadingEventArgs Class
Properties


In This Topic
    CalendarDayOfWeekSlotLoadingEventArgs Class Members
    In This Topic

    The following tables list the members exposed by CalendarDayOfWeekSlotLoadingEventArgs.

    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.WinUI.Calendar.CalendarSlotLoadingEventArgs<CalendarDayOfWeekSlotInfo>)
    Public PropertyGets or sets the visual element shown in the day slot. (Inherited from C1.WinUI.Calendar.CalendarSlotLoadingEventArgs<CalendarDayOfWeekSlotInfo>)
    Public PropertyGets the date information for the slot. (Inherited from C1.WinUI.Calendar.CalendarSlotLoadingEventArgs<CalendarDayOfWeekSlotInfo>)
    Top
    See Also