Skip to main content

ConfigureItemDataCalculationWebEventArgs Constructors

Provides data for the ASPxDashboard.ConfigureItemDataCalculation and DashboardConfigurator.ConfigureItemDataCalculation events.
Name Parameters Description
ConfigureItemDataCalculationWebEventArgs(String, String) dashboardId, ItemComponentName Initializes a new instance of the ConfigureItemDataCalculationWebEventArgs class.
See Also