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


In This Topic
    CalendarHeaderLoadingEventArgs Class Members
    In This Topic

    The following tables list the members exposed by CalendarHeaderLoadingEventArgs.

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