Back to Devexpress

ConfigureItemDataCalculationWebEventArgs Class

dashboard-devexpress-dot-dashboardweb-fd4a9dd3.md

latest1.9 KB
Original Source

ConfigureItemDataCalculationWebEventArgs Class

Provides data for the ASPxDashboard.ConfigureItemDataCalculation and DashboardConfigurator.ConfigureItemDataCalculation events.

Namespace : DevExpress.DashboardWeb

Assembly : DevExpress.Dashboard.v25.2.Web.dll

NuGet Package : DevExpress.Web.Dashboard.Common

Declaration

csharp
public class ConfigureItemDataCalculationWebEventArgs :
    ConfigureItemDataCalculationEventArgs
vb
Public Class ConfigureItemDataCalculationWebEventArgs
    Inherits ConfigureItemDataCalculationEventArgs

ConfigureItemDataCalculationWebEventArgs is the data class for the following events:

Inheritance

Object EventArgs ConfigureItemDataCalculationEventArgs ConfigureItemDataCalculationWebEventArgs

See Also

ConfigureItemDataCalculationWebEventArgs Members

DevExpress.DashboardWeb Namespace