CrossTabDataField.FieldExpression Property
Namespace: DevExpress.XtraReports.UI.CrossTab
Assembly: DevExpress.XtraReports.v26.1.dll
Declaration
[Browsable(false)]
[DefaultValue("")]
[SRCategory(ReportStringId.CatData)]
public string FieldExpression { get; set; }
Property Value
| Type | Default |
|---|---|
| String | String.Empty |
See Also