Back to Devexpress

DashboardLoadingWebEventArgs Class

dashboard-devexpress-dot-dashboardweb-23d05446.md

latest1.3 KB
Original Source

DashboardLoadingWebEventArgs Class

Provides data for the ASPxDashboard.DashboardLoading event.

Namespace : DevExpress.DashboardWeb

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

NuGet Package : DevExpress.Web.Dashboard.Common

Declaration

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

DashboardLoadingWebEventArgs is the data class for the following events:

Inheritance

Object EventArgs DashboardLoadingWebEventArgs

See Also

DashboardLoadingWebEventArgs Members

DevExpress.DashboardWeb Namespace