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. |
Fill |
Occurs when an attempt to fill the data source fails.
Inherited from Json |
See Also