WinUI | ComponentOne
C1.WinUI.Calendar Assembly / C1.WinUI.Calendar Namespace / CalendarMonthSlotLoadingEventArgs Class / MonthSlot Property
In This Topic
    MonthSlot Property
    In This Topic
    Gets or sets the visual element shown in the month slot.
    Syntax
    public FrameworkElement MonthSlot {get; set;}
    See Also