ASPxAgendaViewAppointmentDisplayOptions.AppointmentHeight Property
Gets or sets the height of a single appointment for the current View.
Namespace: DevExpress.Web.ASPxScheduler
Assembly: DevExpress.Web.ASPxScheduler.v24.1.dll
NuGet Package: DevExpress.Web.Scheduler
Declaration
Property Value
Type | Description |
---|---|
Int32 | An integer value specifying the appointment height. |
Property Paths
You can access this nested property as listed below:
Object Type | Path to AppointmentHeight |
---|---|
AgendaView |
|
See Also