Skip to main content
A newer version of this page is available. .
All docs
V23.1

DashboardExporter.ConfigureItemDataCalculation Event

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

Namespace: DevExpress.DashboardCommon

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

NuGet Packages: DevExpress.Dashboard.Core, DevExpress.Win.Dashboard.Design

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