Back to Devexpress

DashboardSavingWebEventArgs Class

dashboard-devexpress-dot-dashboardweb-de0d29a9.md

latest1.3 KB
Original Source

DashboardSavingWebEventArgs Class

Provides data for the ASPxDashboard.DashboardSaving event.

Namespace : DevExpress.DashboardWeb

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

NuGet Package : DevExpress.Web.Dashboard.Common

Declaration

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

DashboardSavingWebEventArgs is the data class for the following events:

Inheritance

Object EventArgs DashboardSavingWebEventArgs

See Also

DashboardSavingWebEventArgs Members

DevExpress.DashboardWeb Namespace