Back to Devexpress

AgendaAppointmentViewModel.IntervalText Property

maui-devexpress-dot-maui-dot-scheduler-dot-agendaappointmentviewmodel-1e6049f6.md

latest974 B
Original Source

AgendaAppointmentViewModel.IntervalText Property

Gets or sets the color the AgendaView appointment time text.

Namespace : DevExpress.Maui.Scheduler

Assembly : DevExpress.Maui.Scheduler.dll

NuGet Package : DevExpress.Maui.Scheduler

Declaration

csharp
public string IntervalText { get; set; }

Property Value

TypeDescription
String

The AgendaView appointment time text.

|

See Also

AgendaAppointmentViewModel Class

AgendaAppointmentViewModel Members

DevExpress.Maui.Scheduler Namespace