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.v18.2.dll

Declaration

public class TemplateField :
    ICloneable,
    INotifyPropertyChanged

Remarks

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

Inheritance

Object
TemplateField
See Also