GanttViewAppointmentDisplayOptions Class
Provides options which define how appointments are displayed within the Gantt view.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v24.2.Core.Desktop.dll
Declaration
Remarks
The GanttViewAppointmentDisplayOptions object is returned by the GanttView.AppointmentDisplayOptions property. Use the GanttViewAppointmentDisplayOptions class members to specify how appointments are displayed when in the Gantt view.
The GanttViewAppointmentDisplayOptions implements the GanttViewAppointmentDisplayOptions.PercentCompleteDisplayType option, in addition to basic appointment display options.
Inheritance
Object
ViewStatePersisterCore
BaseOptions
SchedulerNotificationOptions
AppointmentDisplayOptions
TimelineViewAppointmentDisplayOptions
GanttViewAppointmentDisplayOptions
See Also