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