Back to Devexpress

AgendaViewAppointmentDisplayOptions.AppointmentHeight Property

corelibraries-devexpress-dot-xtrascheduler-dot-agendaviewappointmentdisplayoptions-9b6eff81.md

latest1.5 KB
Original Source

AgendaViewAppointmentDisplayOptions.AppointmentHeight Property

This property has no effect for the Agenda View.

Namespace : DevExpress.XtraScheduler

Assembly : DevExpress.XtraScheduler.v25.2.Core.Desktop.dll

NuGet Package : DevExpress.Scheduler.CoreDesktop

Declaration

csharp
[Browsable(false)]
public int AppointmentHeight { get; set; }
vb
<Browsable(False)>
Public Property AppointmentHeight As Integer

Property Value

Type
Int32

Property Paths

You can access this nested property as listed below:

Object TypePath to AppointmentHeight
AgendaView

.AppointmentDisplayOptions .AppointmentHeight

|

See Also

AgendaViewAppointmentDisplayOptions Class

AgendaViewAppointmentDisplayOptions Members

DevExpress.XtraScheduler Namespace