Skip to main content
All docs
V23.2
.NET 6.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.v23.2.dll

Declaration

public const string XafReportParametersObjectName = "XafReportParametersObject"

Field Value

Type
String
See Also