Skip to main content
All docs
V26.1
  • DashboardItemVisualInteractivityBaseEventArgs Fields

    Serves as a base class for classes that provides data for the DashboardDesigner.DashboardItemVisualInteractivity / DashboardViewer.DashboardItemVisualInteractivity / DashboardControl.DashboardItemVisualInteractivity events.
    Name Description
    Empty static Provides a value to use with events that do not have event data. Inherited from EventArgs.
    See Also