AdjacentDaySlotTemplate Property
AdjacentDaySlotTemplate
Gets or sets a data template that defines the UI representation for a single adjacent day on the calendar
Declaration
public DataTemplate AdjacentDaySlotTemplate { get; set; }
Public Property AdjacentDaySlotTemplate As DataTemplate