TimelineCells.AppointmentDisplayOptions Property
Namespace: DevExpress.XtraScheduler.Reporting
Assembly: DevExpress.XtraScheduler.v25.1.Reporting.dll
NuGet Package: DevExpress.Win.SchedulerReporting
Declaration
[XtraSerializableProperty(XtraSerializationVisibility.Content)]
public ReportTimelineViewAppointmentDisplayOptions AppointmentDisplayOptions { get; }
Property Value
| Type |
|---|
| DevExpress.XtraScheduler.Reporting.ReportTimelineViewAppointmentDisplayOptions |
See Also