Skip to main content

ConfigureItemDataCalculationEventArgs Class

Provides data for the ConfigureItemDataCalculation event.

Namespace: DevExpress.DashboardWpf

Assembly: DevExpress.Dashboard.v24.2.Wpf.dll

NuGet Package: DevExpress.Wpf.Dashboard

#Declaration

public class ConfigureItemDataCalculationEventArgs :
    EventArgs

#Inheritance

Object
EventArgs
ConfigureItemDataCalculationEventArgs
See Also