DashboardItemMouseHitTestEventArgs Properties
Base class for classes that contain event data and provide access to dashboard item’s client and underlying data for the visual element located under the test point.Name | Description |
---|---|
DashboardItemName | Gets the name of the dashboard item for which the event has been raised. Inherited from DashboardItemMouseEventArgs. |
Data | Gets the dashboard item’s client data. |
See Also