DashboardItemSelectionChangedWpfEventArgs Properties
Provides data for the DashboardItemSelectionChanged event.| Name | Description |
|---|---|
| CurrentSelection | Gets currently selected elements’ data. |
| DashboardItemName | Gets the name of the dashboard item that is the event’s source. |
See Also