CustomWizardData.ReportTemplateID Property
The ID of the report template for which the user invoked the Report Wizard.
Namespace: DevExpress.XtraReports.Web.ReportDesigner.DataContracts
Assembly: DevExpress.XtraReports.v24.1.Web.dll
NuGet Package: DevExpress.Web.Reporting.Common
Declaration
Property Value
Type | Description |
---|---|
String | A report template identifier. |
See Also