ConfigureItemDataCalculationEventArgs(String) Constructor
Initializes a new instance of the ConfigureItemDataCalculationEventArgs class with the specified settings.
Namespace: DevExpress.DashboardWpf
Assembly: DevExpress.Dashboard.v25.2.Wpf.dll
NuGet Package: DevExpress.Wpf.Dashboard
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| itemComponentName | String | A String value that specifies a component name of the dashboard item. |
See Also