Back to Devexpress

DashboardAddingWebEventArgs Class

dashboard-devexpress-dot-dashboardweb-b0fad44f.md

latest1.3 KB
Original Source

DashboardAddingWebEventArgs Class

Provides data for the ASPxDashboard.DashboardAdding event.

Namespace : DevExpress.DashboardWeb

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

NuGet Package : DevExpress.Web.Dashboard.Common

Declaration

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

DashboardAddingWebEventArgs is the data class for the following events:

Inheritance

Object EventArgs DashboardAddingWebEventArgs

See Also

DashboardAddingWebEventArgs Members

DevExpress.DashboardWeb Namespace