Back to Devexpress

JsonDataSource Properties

corelibraries-devexpress-dot-dataaccess-dot-json-dot-jsondatasource-dot-underscore-properties.md

latest3.5 KB
Original Source

JsonDataSource Properties

The read-only data source that retrieves and provides JSON data.

NameDescription
CanRaiseEvents protectedGets a value indicating whether the component can raise an event. Inherited from Component.
ConnectionNameSpecifies the connection name that the JsonDataSource uses to get authentication or query parameters.
ContainerGets the IContainer that contains the Component. Inherited from Component.
DataObjectType
DesignMode protectedGets a value that indicates whether the Component is currently in design mode. Inherited from Component.
Events protectedGets the list of event handlers that are attached to this Component. Inherited from Component.
JsonSourceGets or sets an object that stores JSON data import settings.
NameInherited from DataComponentBase.
RootElementGets or sets the name of the root element in the associated data source.
SchemaGets or sets the JsonDataSource‘s data schema.
SchemaDiscoveryMaxItemCountSpecifies how many data source elements to analyze on each level to build the schema.
SiteGets or sets the ISite of the Component. Inherited from Component.

See Also

JsonDataSource Class

JsonDataSource Members

DevExpress.DataAccess.Json Namespace