Skip to main content
A newer version of this page is available. .

TemplateField Class

Provides functionality for a Template Report‘s field.

Namespace: DevExpress.XtraReports.Wizards.Templates

Assembly: DevExpress.XtraReports.v19.1.dll

NuGet Packages: DevExpress.Reporting.Core, DevExpress.WindowsDesktop.Core

Declaration

public class TemplateField :
    ICloneable,
    INotifyPropertyChanged

Remarks

A collection of TemplateField objects is returned by the following properties:

Inheritance

Object
TemplateField
See Also