Back to Devexpress

AgendaAppointmentViewModel.BackgroundColor Property

maui-devexpress-dot-maui-dot-scheduler-dot-agendaappointmentviewmodel-ebc2eed6.md

latest1006 B
Original Source

AgendaAppointmentViewModel.BackgroundColor Property

Gets or sets the AgendaView appointment’s background color.

Namespace : DevExpress.Maui.Scheduler

Assembly : DevExpress.Maui.Scheduler.dll

NuGet Package : DevExpress.Maui.Scheduler

Declaration

csharp
public Color BackgroundColor { get; set; }

Property Value

TypeDescription
Color

The AgendaView appointment’s background color.

|

See Also

AgendaAppointmentViewModel Class

AgendaAppointmentViewModel Members

DevExpress.Maui.Scheduler Namespace