Back to Devexpress

AgendaView.AppointmentAllDayText Property

wpf-devexpress-dot-xpf-dot-scheduling-dot-agendaview-caaa5cfb.md

latest1.1 KB
Original Source

AgendaView.AppointmentAllDayText Property

Specifies the text that indicates all-day appointments. This is a dependency property.

Namespace : DevExpress.Xpf.Scheduling

Assembly : DevExpress.Xpf.Scheduling.v25.2.dll

NuGet Package : DevExpress.Wpf.Scheduling

Declaration

csharp
public string AppointmentAllDayText { get; set; }
vb
Public Property AppointmentAllDayText As String

Property Value

TypeDescription
String

A System.String value that is the text displayed in all-day appointments. By default, All Day

|

See Also

AgendaView Class

AgendaView Members

DevExpress.Xpf.Scheduling Namespace