Skip to main content

TemplateField.DisplayName Property

Specifies the template field display name.

Namespace: DevExpress.XtraReports.Wizards.Templates

Assembly: DevExpress.XtraReports.v23.2.dll

NuGet Package: DevExpress.Reporting.Core

Declaration

public string DisplayName { get; }

Property Value

Type Description
String

A string that specifies the field display name.

See Also