WinUI | ComponentOne
C1.WinUI.Calendar Assembly / C1.WinUI.Calendar Namespace / C1Calendar Class / DayOfWeekSlotTemplate Property
In This Topic
    DayOfWeekSlotTemplate Property
    In This Topic
    Gets or sets a data template that defines the UI representation for a day of the week.
    Syntax
    public DataTemplate DayOfWeekSlotTemplate {get; set;}
    See Also