TimelineCells.AppointmentDisplayOptions Property
Namespace: DevExpress.XtraScheduler.Reporting
Assembly: DevExpress.XtraScheduler.v24.2.Reporting.dll
Declaration
[XtraSerializableProperty(XtraSerializationVisibility.Content)]
public ReportTimelineViewAppointmentDisplayOptions AppointmentDisplayOptions { get; }
Property Value
Type |
---|
DevExpress.XtraScheduler.Reporting.ReportTimelineViewAppointmentDisplayOptions |
See Also