Skip to main content
All docs
V23.2

TimelineCells.AppointmentDisplayOptions Property

Namespace: DevExpress.XtraScheduler.Reporting

Assembly: DevExpress.XtraScheduler.v23.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