Back to Devexpress

DashboardJsonDataSource Properties

dashboard-devexpress-dot-dashboardcommon-dot-dashboardjsondatasource-dot-underscore-properties.md

latest4.5 KB
Original Source

DashboardJsonDataSource Properties

A data source that retrieves data stored in JSON format.

NameDescription
CalculatedFieldsProvides access to a data source’s calculated fields.
CanRaiseEvents protectedGets a value indicating whether the component can raise an event. Inherited from Component.
ComponentNameGets or sets the name of the data source component.
ConnectionNameSpecifies the connection name that the JsonDataSource uses to get authentication or query parameters. Inherited from JsonDataSource.
ContainerGets the IContainer that contains the Component. Inherited from Component.
DataObjectTypeInherited from JsonDataSource.
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.
FilterGets or sets the logical expression used to filer data.
JsonSourceGets or sets an object that stores JSON data import settings. Inherited from JsonDataSource.
NameGets or sets the data source name.
RootElementGets or sets the name of the root element in the associated data source. Inherited from JsonDataSource.
SchemaGets or sets the JsonDataSource‘s data schema. Inherited from JsonDataSource.
SchemaDiscoveryMaxItemCountSpecifies how many data source elements to analyze on each level to build the schema. Inherited from JsonDataSource.
SiteGets or sets the ISite of the Component. Inherited from Component.

See Also

DashboardJsonDataSource Class

DashboardJsonDataSource Members

DevExpress.DashboardCommon Namespace