Skip to main content
All docs
V25.1
  • CrossTabDataField.FieldExpression Property

    Namespace: DevExpress.XtraReports.UI.CrossTab

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