Skip to main content

DashboardItemVisualInteractivityBaseEventArgs Properties

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