Skip to main content

DashboardAddingWebEventArgs Class

Provides data for the ASPxDashboard.DashboardAdding event.

Namespace: DevExpress.DashboardWeb

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

NuGet Package: DevExpress.Web.Dashboard.Common

#Declaration

public class DashboardAddingWebEventArgs :
    EventArgs

#Inheritance

Object
EventArgs
DashboardAddingWebEventArgs
See Also