Back to Devexpress

MonthView.AppointmentTemplate Property

maui-devexpress-dot-maui-dot-scheduler-dot-monthview-556f3f69.md

latest1010 B
Original Source

MonthView.AppointmentTemplate Property

Gets or sets a data template that specifies the View the Month View uses to show appointments. This is a bindable property.

Namespace : DevExpress.Maui.Scheduler

Assembly : DevExpress.Maui.Scheduler.dll

NuGet Package : DevExpress.Maui.Scheduler

Declaration

csharp
public DataTemplate AppointmentTemplate { get; set; }

Property Value

TypeDescription
DataTemplate

The data template that specifies the View the Month View uses to show appointments.

|

See Also

MonthView Class

MonthView Members

DevExpress.Maui.Scheduler Namespace