ReportModel.TemplateFields Property
Specifies the template report’s fields.
Namespace: DevExpress.XtraReports.Wizards
Assembly: DevExpress.XtraReports.v24.1.dll
NuGet Package: DevExpress.Reporting.Core
Declaration
Property Value
Type | Description |
---|---|
HashSet<TemplateField> | A collection of TemplateField objects. |
See Also