Back to Devexpress

AgendaView.AppointmentIntervalStringFormat Property

maui-devexpress-dot-maui-dot-scheduler-dot-agendaview-f3c38366.md

latest968 B
Original Source

AgendaView.AppointmentIntervalStringFormat Property

Gets or sets the format string the AgendaView appointments use to display the day text. This is a bindable property.

Namespace : DevExpress.Maui.Scheduler

Assembly : DevExpress.Maui.Scheduler.dll

NuGet Package : DevExpress.Maui.Scheduler

Declaration

csharp
public string AppointmentIntervalStringFormat { get; set; }

Property Value

TypeDescription
String

The format string the appointments use to display the day text.

|

See Also

AgendaView Class

AgendaView Members

DevExpress.Maui.Scheduler Namespace