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.v19.1.dll

Classes

Name Description
CustomJsonSource Associates a JsonDataSource object with data retrieved from a JSON object.
HeaderParameter An HTTP header for the Web Service Endpoint with JSON data.
HeaderParameterCollection A collection of HTTP headers.
HttpBasicAuthenticationInfo Specifies a username and password.
JsonDataConnection
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 hierarchy in the JsonDataSource‘s schema.
JsonSourceBase A base class for the classes that contain JSON data import settings.
QueryParameter An query parameter for the Web Service Endpoint with JSON data.
QueryParameterCollection A collection that lists query parameters.
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.