Skip to main content
All docs
V25.1
  • .NET 8.0+

    ReportDataSourceHelperBase.XafReportParametersObjectName Field

    Specifies the name of the XtraReport parameter that provides access to the XAF report parameters object.

    Namespace: DevExpress.ExpressApp.ReportsV2.Services

    Assembly: DevExpress.ExpressApp.ReportsV2.v25.1.dll

    Declaration

    public const string XafReportParametersObjectName = "XafReportParametersObject"

    Field Value

    Type
    String
    See Also