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.v19.2.dll

Declaration

public abstract class ReportDesignerBase :
    Control,
    INativeReportDesignerUI,
    IReportDesignerUI

Implements

See Also