Back to Devexpress

AgendaAppointmentViewModel.IntervalTextColor Property

maui-devexpress-dot-maui-dot-scheduler-dot-agendaappointmentviewmodel-2e66fb9d.md

latest1007 B
Original Source

AgendaAppointmentViewModel.IntervalTextColor Property

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

Namespace : DevExpress.Maui.Scheduler

Assembly : DevExpress.Maui.Scheduler.dll

NuGet Package : DevExpress.Maui.Scheduler

Declaration

csharp
public Color IntervalTextColor { get; set; }

Property Value

TypeDescription
Color

The color the appointment representation uses to paint its time.

|

See Also

AgendaAppointmentViewModel Class

AgendaAppointmentViewModel Members

DevExpress.Maui.Scheduler Namespace