Back to Devexpress

ReportDayViewAppointmentDisplayOptions Class

windowsforms-devexpress-dot-xtrascheduler-dot-reporting-086dff0e.md

latest2.4 KB
Original Source

ReportDayViewAppointmentDisplayOptions Class

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

Namespace : DevExpress.XtraScheduler.Reporting

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

NuGet Package : DevExpress.Win.SchedulerReporting

Declaration

csharp
public class ReportDayViewAppointmentDisplayOptions :
    DayViewAppointmentDisplayOptions
vb
Public Class ReportDayViewAppointmentDisplayOptions
    Inherits DayViewAppointmentDisplayOptions

The following members return ReportDayViewAppointmentDisplayOptions objects:

Remarks

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

Inheritance

Object ViewStatePersisterCore BaseOptions SchedulerNotificationOptions AppointmentDisplayOptions DayViewAppointmentDisplayOptions ReportDayViewAppointmentDisplayOptions

See Also

ReportDayViewAppointmentDisplayOptions Members

Scheduler Report Controls and Components

DevExpress.XtraScheduler.Reporting Namespace