Back to Devexpress

AgendaAppointmentViewModel.Label Property

maui-devexpress-dot-maui-dot-scheduler-dot-agendaappointmentviewmodel-994474c2.md

latest978 B
Original Source

AgendaAppointmentViewModel.Label Property

Gets or sets the AgendaView appointment’s label.

Namespace : DevExpress.Maui.Scheduler

Assembly : DevExpress.Maui.Scheduler.dll

NuGet Package : DevExpress.Maui.Scheduler

Declaration

csharp
public AppointmentLabelItem Label { get; set; }

Property Value

TypeDescription
AppointmentLabelItem

The AgendaView appointment’s label.

|

See Also

AgendaAppointmentViewModel Class

AgendaAppointmentViewModel Members

DevExpress.Maui.Scheduler Namespace