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

ReportViewBase Class

A base class for all components, representing the View in the XtraScheduler Report.

Namespace: DevExpress.XtraScheduler.Reporting

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

Declaration

public abstract class ReportViewBase :
    Component,
    ISupportInitialize,
    ISchedulerAppointmentProvider,
    ISchedulerResourceProvider,
    ISchedulerTimeIntervalProvider,
    IServiceProvider,
    IReportControlChangeTarget

The following members return ReportViewBase objects:

See Also