MAUI | ComponentOne
C1.Maui.Calendar Assembly / C1.Maui.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