Back to Devexpress

RequestDashboardIDsWebEventArgs Class

dashboard-devexpress-dot-dashboardweb-66d5b194.md

latest1.4 KB
Original Source

RequestDashboardIDsWebEventArgs Class

Provides data for the ASPxDashboard.RequestDashboardIDs event.

Namespace : DevExpress.DashboardWeb

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

NuGet Package : DevExpress.Web.Dashboard.Common

Declaration

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

RequestDashboardIDsWebEventArgs is the data class for the following events:

Inheritance

Object EventArgs RequestDashboardIDsWebEventArgs

See Also

RequestDashboardIDsWebEventArgs Members

DevExpress.DashboardWeb Namespace