Back to Devexpress

DashboardItemSelectionChangedWpfEventArgs Class

dashboard-devexpress-dot-dashboardwpf-1b21178b.md

latest1.5 KB
Original Source

DashboardItemSelectionChangedWpfEventArgs Class

Provides data for the DashboardItemSelectionChanged event.

Namespace : DevExpress.DashboardWpf

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

NuGet Package : DevExpress.Wpf.Dashboard

Declaration

csharp
public class DashboardItemSelectionChangedWpfEventArgs :
    EventArgs
vb
Public Class DashboardItemSelectionChangedWpfEventArgs
    Inherits EventArgs

DashboardItemSelectionChangedWpfEventArgs is the data class for the following events:

Inheritance

Object EventArgs DashboardItemSelectionChangedWpfEventArgs

See Also

DashboardItemSelectionChangedWpfEventArgs Members

DevExpress.DashboardWpf Namespace