Back to Devexpress

DashboardLoadedEventArgs Class

dashboard-devexpress-dot-dashboardwpf-11ac3cb0.md

latest1.4 KB
Original Source

DashboardLoadedEventArgs Class

Provides data for the DashboardLoaded event.

Namespace : DevExpress.DashboardWpf

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

NuGet Package : DevExpress.Wpf.Dashboard

Declaration

csharp
public class DashboardLoadedEventArgs
vb
Public Class DashboardLoadedEventArgs

DashboardLoadedEventArgs is the data class for the following events:

Remarks

Handle the The DashboardLoaded event to customize the dashboard before displaying, change the dashboard’s data source or modify the data source parameters.

Inheritance

Object DashboardLoadedEventArgs

See Also

DashboardLoadedEventArgs Members

DevExpress.DashboardWpf Namespace