DashboardItemSelectionChangedEventArgs Properties
Provides data for the DashboardDesigner.DashboardItemSelectionChanged / DashboardViewer.DashboardItemSelectionChanged events.Name | Description |
---|---|
CurrentSelection | Gets currently selected elements. |
DashboardItemName | Gets the component name of the dashboard item for which the event was raised. |
See Also