Skip to main content

PivotGridCustomSummaryEventArgs Class

Provides data for the ASPxPivotGrid.CustomSummary event.

Namespace: DevExpress.Web.ASPxPivotGrid

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

Declaration

public class PivotGridCustomSummaryEventArgs :
    PivotGridCustomSummaryEventArgsBase<PivotGridField>

Inheritance

See Also