AgendaView.AppointmentAllDayText Property
Specifies the text that indicates all-day appointments. This is a dependency property.
Namespace: DevExpress.Xpf.Scheduling
Assembly: DevExpress.Xpf.Scheduling.v24.1.dll
NuGet Package: DevExpress.Wpf.Scheduling
Declaration
Property Value
Type | Description |
---|---|
String | A System.String value that is the text displayed in all-day appointments. By default, All Day |
See Also