Skip to main content
A newer version of this page is available. .

ReportDayViewAppointmentDisplayOptions Class

Provides options used to specify how appointments are displayed in a DayViewTimeCells.

Namespace: DevExpress.XtraScheduler.Reporting

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

NuGet Package: DevExpress.Win.SchedulerReporting

Declaration

public class ReportDayViewAppointmentDisplayOptions :
    DayViewAppointmentDisplayOptions

The following members return ReportDayViewAppointmentDisplayOptions objects:

Remarks

The ReportDayViewAppointmentDisplayOptions object is returned by the DayViewTimeCells.AppointmentDisplayOptions property of DayViewCells.

See Also