Back to Devexpress

AgendaAppointmentViewModel.TextColor Property

maui-devexpress-dot-maui-dot-scheduler-dot-agendaappointmentviewmodel-03be39f1.md

latest991 B
Original Source

AgendaAppointmentViewModel.TextColor Property

Gets or sets the color the AgendaView appointment representation uses to paint its text.

Namespace : DevExpress.Maui.Scheduler

Assembly : DevExpress.Maui.Scheduler.dll

NuGet Package : DevExpress.Maui.Scheduler

Declaration

csharp
public Color TextColor { get; set; }

Property Value

TypeDescription
Color

The color the appointment representation uses to paint its text.

|

See Also

AgendaAppointmentViewModel Class

AgendaAppointmentViewModel Members

DevExpress.Maui.Scheduler Namespace