SchedulerViewBase.AppointmentHeight Property
OBSOLETE
You should use the 'Appointment
Gets or sets the height of a single appointment for the current View (in pixels).
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v24.2.dll
NuGet Package: DevExpress.Win.Scheduler
#Declaration
[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
[Obsolete("You should use the 'AppointmentDisplayOptions.AppointmentHeight' property instead", false)]
public int AppointmentHeight { get; set; }
#Property Value
Type | Description |
---|---|
Int32 | An integer value which represents the appointment height measured in pixels. |
#Remarks
Use the AppointmentHeight property to specify the appointment height. If this property value is 0, then the default appointment height for this View will be used.
Note
If the Scheduler