Skip to main content
A newer version of this page is available. .

ValidateUnderlyingDataColumnsWebEventArgs Constructors

Provides data for the DashboardConfigurator.ValidateUnderlyingDataColumns and ASPxDashboard.ValidateUnderlyingDataColumns events.
Name Parameters Description
ValidateUnderlyingDataColumnsWebEventArgs(String, String, String[], Boolean) dashboardId, ItemComponentName, columns, valid Initializes a new instance of the ValidateUnderlyingDataColumnsWebEventArgs class.
See Also