Skip to main content
All docs
V24.1

CrossTabDataField.FieldExpression Property

Namespace: DevExpress.XtraReports.UI.CrossTab

Assembly: DevExpress.XtraReports.v24.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