Skip to main content
A newer version of this page is available. .
All docs
V20.2

TimelineCells.AppointmentDisplayOptions Property

Namespace: DevExpress.XtraScheduler.Reporting

Assembly: DevExpress.XtraScheduler.v20.2.Reporting.dll

NuGet Package: DevExpress.Win.SchedulerReporting

Declaration

[XtraSerializableProperty(XtraSerializationVisibility.Content)]
public ReportTimelineViewAppointmentDisplayOptions AppointmentDisplayOptions { get; }

Property Value

Type
DevExpress.XtraScheduler.Reporting.ReportTimelineViewAppointmentDisplayOptions
See Also