Skip to main content
A newer version of this page is available. .

DashboardItemVisualInteractivityWpfEventArgs Class

Provides data for the DashboardItemVisualInteractivity event.

Namespace: DevExpress.DashboardWpf

Assembly: DevExpress.Dashboard.v20.1.Wpf.dll

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Dashboard, DevExpress.Wpf.Dashboard

Declaration

public class DashboardItemVisualInteractivityWpfEventArgs :
    DashboardItemVisualInteractivityBaseEventArgs

Inheritance

Object
EventArgs
DashboardItemVisualInteractivityBaseEventArgs
DashboardItemVisualInteractivityWpfEventArgs
See Also