Skip to main content
A newer version of this page is available. .

AgendaViewAppointmentDisplayOptions.AppointmentHeight Property

This property has no effect for the Agenda View.

Namespace: DevExpress.XtraScheduler

Assembly: DevExpress.XtraScheduler.v18.2.Core.dll

Declaration

[Browsable(false)]
public int AppointmentHeight { get; set; }

Property Value

Type
Int32

Property Paths

You can access this nested property as listed below:

Library Object Type Path to AppointmentHeight
WinForms Controls AgendaView
.AppointmentDisplayOptions.AppointmentHeight
ASP.NET Controls and MVC Extensions AgendaView
.AppointmentDisplayOptions.AppointmentHeight
MVCxSchedulerAgendaView
.AppointmentDisplayOptions.AppointmentHeight
ASP.NET Bootstrap Controls BootstrapAgendaView
.AppointmentDisplayOptions.AppointmentHeight
See Also