Skip to main content
A newer version of this page is available. .

GanttView.AppointmentDisplayOptions Property

Namespace: DevExpress.XtraScheduler

Assembly: DevExpress.XtraScheduler.v19.2.dll

Declaration

[XtraSerializableProperty(XtraSerializationVisibility.Content, XtraSerializationFlags.DefaultValue)]
public GanttViewAppointmentDisplayOptionsEx AppointmentDisplayOptions { get; }

Property Value

Type
DevExpress.XtraScheduler.GanttViewAppointmentDisplayOptionsEx
See Also