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