DashboardExporter.ConfigureItemDataCalculation Event
Allows you to configure how the dashboard item’s client data is calculated.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v26.1.Core.dll
Declaration
Event Data
The ConfigureItemDataCalculation event's data class is ConfigureItemDataCalculationEventArgs. The following properties provide information specific to this event:
| Property |
|---|
| CalculateAllTotals |
| ItemComponentName |
See Also