ASPxAgendaViewAppointmentDisplayOptions.ShowTime Property
Gets or sets a value specifying whether the time is shown for appointments in Agenda View.
Namespace: DevExpress.Web.ASPxScheduler
Assembly: DevExpress.Web.ASPxScheduler.v24.1.dll
NuGet Package: DevExpress.Web.Scheduler
Declaration
Property Value
Type | Description |
---|---|
Boolean |
|
Property Paths
You can access this nested property as listed below:
Object Type | Path to ShowTime |
---|---|
AgendaView |
|
Remarks
Online Demo
See Also