AgendaViewAppointmentDisplayOptions.TimeDisplayType Property
This property has no effect for the Agenda View.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v24.1.Core.Desktop.dll
NuGet Package: DevExpress.Scheduler.CoreDesktop
Declaration
Property Value
Type |
---|
AppointmentTimeDisplayType |
Available values:
Name | Description |
---|---|
Auto | The start and end time is automatically shown either as text or as clock. |
Clock | The start and end time is always shown as clock. |
Text | The start and end time is always shown as text. |
Property Paths
You can access this nested property as listed below:
Object Type | Path to TimeDisplayType |
---|---|
AgendaView |
|
See Also