Skip to main content

ReportDayViewAppointmentDisplayOptions Class

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

Namespace: DevExpress.XtraScheduler.Reporting

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