ConfigureItemDataCalculationWebEventArgs Class
In This Article
Provides data for the ASPxDashboard.ConfigureItemDataCalculation and DashboardConfigurator.ConfigureItemDataCalculation events.
Namespace: DevExpress.DashboardWeb
Assembly: DevExpress.Dashboard.v24.2.Web.dll
NuGet Package: DevExpress.Web.Dashboard.Common
#Declaration
public class ConfigureItemDataCalculationWebEventArgs :
ConfigureItemDataCalculationEventArgs
#Inheritance
Object
EventArgs
ConfigureItemDataCalculationEventArgs
ConfigureItemDataCalculationWebEventArgs
See Also