Skip to main content
All docs
V26.1
  • TimelineCells.AppointmentDisplayOptions Property

    Namespace: DevExpress.XtraScheduler.Reporting

    Assembly: DevExpress.XtraScheduler.v26.1.Reporting.dll

    Declaration

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

    Property Value

    Type
    DevExpress.XtraScheduler.Reporting.ReportTimelineViewAppointmentDisplayOptions
    See Also