Back to Devexpress

XRDesignReportExplorer Class

xtrareports-devexpress-dot-xtrareports-dot-userdesigner-114086e8.md

latest2.2 KB
Original Source

XRDesignReportExplorer Class

The Report Explorer within an End-User Designer.

Namespace : DevExpress.XtraReports.UserDesigner

Assembly : DevExpress.XtraReports.v25.2.Extensions.dll

NuGet Package : DevExpress.Win.Reporting

Declaration

csharp
public class XRDesignReportExplorer :
    ReportExplorerUserControl,
    IDesignControl
vb
Public Class XRDesignReportExplorer
    Inherits ReportExplorerUserControl
    Implements IDesignControl

Remarks

The XRDesignReportExplorer control is not intended to be used separately, but as a part of the XRDesignDockManager component.

Implements

IDesignControl

Inheritance

Object MarshalByRefObject Component Control ScrollableControl ContainerControl UserControl XtraUserControl DevExpress.XtraReports.Design.ReportExplorerUserControl XRDesignReportExplorer

See Also

XRDesignReportExplorer Members

DevExpress.XtraReports.UserDesigner Namespace