ReportDesignerModel.Subreports Property
Specifies the subreports available in the ReportDesignerModel.
Namespace: DevExpress.XtraReports.Web.ReportDesigner
Assembly: DevExpress.XtraReports.v26.1.Web.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Dictionary<String, String> | A dictionary, containing the report names, along with the names of their associated subreports. |
See Also