Skip to main content
A newer version of this page is available. .

DevExpress.DataAccess.Json Namespace

Contains classes that allow you to bind controls to JSON-formatted data.

Assembly: DevExpress.DataAccess.v18.2.dll

Classes

Name Description
CustomJsonSource Associates a JsonDataSource object with data retrieved from a JSON object.
JsonDataSource The data source that extracts data stored in JSON format.
JsonNode Defines a node in the JsonDataSource‘s schema.
JsonNode.JsonNodeTypeConverter For internal use.
JsonSchemaNode Defines a node and its child nodes in the JsonDataSource‘s schema.
JsonSourceBase A base class for the classes that contain JSON data import settings.
UriJsonSource Associates a JsonDataSource object with JSON data retrieved from a web service endpoint or a text file.

Enums

Name Description
JsonNodeType Lists values that identify the type of the JSON data node.