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

ReportDesignerViewBase Class

The base class for the Report Designer Views.

Namespace: DevExpress.Xpf.Reports.UserDesigner

Assembly: DevExpress.Xpf.ReportDesigner.v18.2.dll

Declaration

public abstract class ReportDesignerViewBase :
    Control<ReportDesignerViewBase>,
    IReportDesignerView

The following members return ReportDesignerViewBase objects:

See Also