Back to Devexpress

DashboardStateChangedWpfEventArgs Class

dashboard-devexpress-dot-dashboardwpf-79cd4954.md

latest1.5 KB
Original Source

DashboardStateChangedWpfEventArgs Class

Provides data for the DashboardStateChanged event.

Namespace : DevExpress.DashboardWpf

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

NuGet Package : DevExpress.Wpf.Dashboard

Declaration

csharp
public class DashboardStateChangedWpfEventArgs :
    SetInitialDashboardStateBaseEventArgs
vb
Public Class DashboardStateChangedWpfEventArgs
    Inherits SetInitialDashboardStateBaseEventArgs

DashboardStateChangedWpfEventArgs is the data class for the following events:

Inheritance

Object EventArgs SetInitialDashboardStateBaseEventArgs DashboardStateChangedWpfEventArgs

See Also

DashboardStateChangedWpfEventArgs Members

DevExpress.DashboardWpf Namespace