Skip to main content

DashboardSavingWebEventArgs Class

Provides data for the ASPxDashboard.DashboardSaving event.

Namespace: DevExpress.DashboardWeb

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

NuGet Package: DevExpress.Web.Dashboard.Common

#Declaration

public class DashboardSavingWebEventArgs :
    EventArgs

#Inheritance

Object
EventArgs
DashboardSavingWebEventArgs
See Also