ReportDesignTool(XtraReport) Constructor
Initializes a new instance of the ReportDesignTool class with the specified report.
Namespace: DevExpress.XtraReports.UI
Assembly: DevExpress.XtraReports.v24.1.Extensions.dll
NuGet Package: DevExpress.Win.Reporting
Declaration
Parameters
Name | Type | Description |
---|---|---|
report | XtraReport | An XtraReport object. |
See Also