IDashboardControl.ShowDataInspectorAsync Method
| Name | Parameters | Description |
|---|---|---|
| ShowDataInspectorAsync(String, InspectedType) | dashboardItemName, inspectedType | Invokes the Data Inspector dialog with a defined data type for the specified dashboard item asynchronously. |
| ShowDataInspectorAsync(String) | dashboardItemName | Invokes the Data Inspector dialog for the specified dashboard item asynchronously. |