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