The following tables list the members exposed by RVJsonDataSourceItem.
Name | Description | |
---|---|---|
RVJsonDataSourceItem Constructor | Creates a new JSON item getting data from the specified resource item. |
Name | Description | |
---|---|---|
Config | The configuration of the JSON parser. | |
DataSource | Reference to the data source object this item belongs to. (Inherited from Infragistics.Sdk.RVDataSourceItem) | |
Description | Description of this data source item. (Inherited from Infragistics.Sdk.RVDataSourceItem) | |
Id | The value that identifies this item in the data source, it might be for example the name of the schema concatenated with the table name. (Inherited from Infragistics.Sdk.RVDataSourceItem) | |
ResourceItem | The resource item used to get the data for the referenced file, must be an item from one of the resource providers: Sharepoint, Web Resource, REST API, etc. (Inherited from Infragistics.Sdk.RVResourceBasedDataSourceItem) | |
Title | The title of the item, as displayed to the user, it might be for example the name of the table in a database. (Inherited from Infragistics.Sdk.RVDataSourceItem) |