TimelineViewAppointmentDisplayOptions.AppointmentInterspacing Property
Gets or sets the vertical distance between appointments.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v24.1.Core.Desktop.dll
NuGet Package: DevExpress.Scheduler.CoreDesktop
Declaration
Property Value
Type | Description |
---|---|
Int32 | An integer, representing the vertical distance between appointments (in pixels). |
Remarks
The following picture illustrates the AppointmentInterspacing equal to 30.
See Also