Back to Devexpress

ValidateUnderlyingDataColumnsWebEventArgs Class

dashboard-devexpress-dot-dashboardweb-145f3ee9.md

latest1.8 KB
Original Source

ValidateUnderlyingDataColumnsWebEventArgs Class

Provides data for the DashboardConfigurator.ValidateUnderlyingDataColumns and ASPxDashboard.ValidateUnderlyingDataColumns events.

Namespace : DevExpress.DashboardWeb

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

NuGet Package : DevExpress.Web.Dashboard.Common

Declaration

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

ValidateUnderlyingDataColumnsWebEventArgs is the data class for the following events:

Inheritance

Object EventArgs ValidateUnderlyingDataColumnsWebEventArgs

See Also

ValidateUnderlyingDataColumnsWebEventArgs Members

DevExpress.DashboardWeb Namespace