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


In This Topic
    CalendarMonthSlotLoadingEventArgs Class Members
    In This Topic

    The following tables list the members exposed by CalendarMonthSlotLoadingEventArgs.

    Public Properties
     NameDescription
    Public PropertyGets the month.  
    Public PropertyGets or sets the visual element shown in the month slot.  
    Public PropertyGets the slot raising the event. (Inherited from C1.WinUI.Calendar.CalendarSlotLoadingEventArgs<CalendarMonthSlotInfo>)
    Public PropertyGets or sets the visual element shown in the day slot. (Inherited from C1.WinUI.Calendar.CalendarSlotLoadingEventArgs<CalendarMonthSlotInfo>)
    Public PropertyGets the date information for the slot. (Inherited from C1.WinUI.Calendar.CalendarSlotLoadingEventArgs<CalendarMonthSlotInfo>)
    Public PropertyGets the year.  
    Top
    See Also