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