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