Skip to main content
A newer version of this page is available. .
All docs
V21.2

DashboardExporter.ConfigureItemDataCalculation Event

Allows you to configure how the dashboard item’s client data is calculated.

Namespace: DevExpress.DashboardCommon

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

NuGet Package: DevExpress.Dashboard.Core

Declaration

public event ConfigureItemDataCalculationEventHandler ConfigureItemDataCalculation

Event Data

The ConfigureItemDataCalculation event's data class is ConfigureItemDataCalculationEventArgs. The following properties provide information specific to this event:

Property
CalculateAllTotals
ItemComponentName
See Also