DashboardItemVisualInteractivityBaseEventArgs Properties
Serves as a base class for classes that provides data for the DashboardDesigner.DashboardItemVisualInteractivity / DashboardViewer.DashboardItemVisualInteractivity / DashboardControl.DashboardItemVisualInteractivity events.
Name | Description |
---|---|
Dashboard |
Gets the component name of the dashboard item for which the event was raised. |
Enable |
Gets or sets whether to enable highlighting for the current dashboard item. |
Selection |
Gets or sets the selection mode for dashboard item elements. |
See Also