Skip to main content
A newer version of this page is available. .

PivotGridCustomSummaryEventArgs Class

Provides data for the ASPxPivotGrid.CustomSummary event.

Namespace: DevExpress.Web.ASPxPivotGrid

Assembly: DevExpress.Web.ASPxPivotGrid.v19.2.dll

Declaration

public class PivotGridCustomSummaryEventArgs :
    PivotGridCustomSummaryEventArgsBase<PivotGridField>

Inheritance

See Also