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