DataRequestOptions Properties
Contains options that allow you to configure data request parameters.Name | Description |
---|---|
ItemDataLoadingMode | Gets or sets whether to load data for items that are not currently displayed. |
ItemDataRequestMode | Gets or sets whether a dashboard control loads dashboard items’ data using batch requests or separate requests. |
See Also