Skip to main content

DashboardItemSelectionChangedWpfEventArgs Class

Provides data for the DashboardItemSelectionChanged event.

Namespace: DevExpress.DashboardWpf

Assembly: DevExpress.Dashboard.v24.2.Wpf.dll

NuGet Package: DevExpress.Wpf.Dashboard

#Declaration

public class DashboardItemSelectionChangedWpfEventArgs :
    EventArgs

#Inheritance

Object
EventArgs
DashboardItemSelectionChangedWpfEventArgs
See Also