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 |
---|---|
Dashboard |
Gets the name of the dashboard item for which the event has been raised.
Inherited from Dashboard |
Data | Gets the dashboard item’s client data. |
See Also