CalendarItemDayTitleTemplate Property

Definition

Namespace: Avalonia.Controls.Primitives
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public ITemplate<Control>? DayTitleTemplate { get; set; }

Property Value

ITemplateControl

See Also