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