Skip to main content
All docs
V24.2
.NET Framework 4.6.2+

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.v24.2.dll

Declaration

public const string XafReportParametersObjectName = "XafReportParametersObject"

Field Value

Type
String
See Also