QueryBuilderModel.ParametersMode Property
In This Article
Specifies how you can manage query parameters.
Namespace: DevExpress.XtraReports.Web.QueryBuilder
Assembly: DevExpress.XtraReports.v24.2.Web.dll
NuGet Package: DevExpress.Web.Reporting.Common
#Declaration
#Property Value
Type | Description |
---|---|
String | A String that specifies the JSON representation of the Query |
See Also