Skip to main content
All docs
V23.2

ConfigureItemDataCalculationEventArgs Class

Provides data for the ConfigureItemDataCalculation event.

Namespace: DevExpress.DashboardCommon

Assembly: DevExpress.Dashboard.v23.2.Core.dll

NuGet Package: DevExpress.Dashboard.Core

Declaration

public class ConfigureItemDataCalculationEventArgs :
    EventArgs

Inheritance

Object
EventArgs
ConfigureItemDataCalculationEventArgs
See Also