ReportViewBase Class
A base class for all components, representing the View in the XtraScheduler Report.
Namespace: DevExpress.XtraScheduler.Reporting
Assembly: DevExpress.XtraScheduler.v24.1.Reporting.dll
NuGet Package: DevExpress.Win.SchedulerReporting
Declaration
public abstract class ReportViewBase :
Component,
ISupportInitialize,
ISchedulerAppointmentProvider,
ISchedulerResourceProvider,
ISchedulerTimeIntervalProvider,
IServiceProvider,
IReportControlChangeTarget
Inheritance
See Also