Skip to main content
A newer version of this page is available. .
All docs
V22.1

CrossTabDataField.FieldExpression Property

Namespace: DevExpress.XtraReports.UI.CrossTab

Assembly: DevExpress.XtraReports.v22.1.dll

NuGet Package: DevExpress.Reporting.Core

Declaration

[Browsable(false)]
[DefaultValue("")]
[SRCategory(ReportStringId.CatData)]
public string FieldExpression { get; set; }

Property Value

Type Default
String String.Empty
See Also