DashboardItemMouseActionWpfEventArgs Properties
Provides data for events related to mouse actions.| Name | Description |
|---|---|
| DashboardItemName | Gets the name of the dashboard item. Inherited from DashboardItemMouseWpfEventArgs. |
| Data | Gets the data displayed in the dashboard item. |
See Also