SaveQueryRequest.QueryLayout Property
Gets or sets the query data in JSON.
Namespace: DevExpress.DataAccess.Web.QueryBuilder.DataContracts
Assembly: DevExpress.DataAccess.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| String | A string that is the serialized query data in JSON. |
See Also