SchedulerWeekViewAppointmentDisplayOptions.AppointmentAutoHeight Property
In This Article
Gets or sets whether an appointment should change its height to fit its text.
Namespace: DevExpress.Xpf.Scheduler
Assembly: DevExpress.Xpf.Scheduler.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true, if an appointment's height is changed automatically to fit the text; otherwise, false. |
#Property Paths
You can access the SchedulerWeekViewAppointmentDisplayOptions.AppointmentAutoHeight property from the following objects:
Object Type | Path to Appointment |
---|---|
Week |
|
See Also