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