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


In This Topic
    CalendarDaySlotLoadingEventArgs Class Members
    In This Topic

    The following tables list the members exposed by CalendarDaySlotLoadingEventArgs.

    Public Properties
     NameDescription
    Public PropertyGets the date information for the current day slot.  
    Public PropertyGets or sets the visual element shown in the day slot.  
    Public PropertyGets whether or not the day is an adjacent day in the calendar.  
    Public PropertyGets the slot raising the event. (Inherited from C1.WinUI.Calendar.CalendarSlotLoadingEventArgs<CalendarDaySlotInfo>)
    Public PropertyGets or sets the visual element shown in the day slot. (Inherited from C1.WinUI.Calendar.CalendarSlotLoadingEventArgs<CalendarDaySlotInfo>)
    Public PropertyGets the date information for the slot. (Inherited from C1.WinUI.Calendar.CalendarSlotLoadingEventArgs<CalendarDaySlotInfo>)
    Top
    See Also