DashboardJsonDataSource Events
A data source that retrieves data stored in JSON format.Name | Description |
---|---|
Disposed | Occurs when the component is disposed by a call to the Dispose() method. Inherited from Component. |
FillError | Occurs when an attempt to fill the data source fails. Inherited from JsonDataSource. |
See Also