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

ReportDesignerBase Class

The class that provides basic functionality for the End-User Report Designer.

Namespace: DevExpress.Xpf.Reports.UserDesigner

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

NuGet Package: DevExpress.Wpf.Reporting

Declaration

public abstract class ReportDesignerBase :
    Control,
    INativeReportDesignerUI,
    IReportDesignerUI

Implements

See Also