CustomJsonSource.GetJsonString() Method
Returns the JSON object that the Json property provides.
Namespace: DevExpress.DataAccess.Json
Assembly: DevExpress.DataAccess.v24.2.dll
NuGet Package: DevExpress.DataAccess
Declaration
Returns
Type | Description |
---|---|
String | The JSON object as a string. |
See Also