IReportStorage.CreateNewSubreport() Method
Creates a new subreport.
Namespace: DevExpress.Xpf.Reports.UserDesigner
Assembly: DevExpress.Xpf.ReportDesigner.v25.1.dll
NuGet Package: DevExpress.Wpf.Reporting
Declaration
Returns
| Type | Description |
|---|---|
| XtraReport | An XtraReport object. |
See Also