Back to Devexpress

PivotGridCustomSummaryEventArgsBase<T> Constructors

corelibraries-devexpress-dot-xtrapivotgrid-dot-data-dot-pivotgridcustomsummaryeventargsbase-1-dot-ctor.md

latest1.5 KB
Original Source

PivotGridCustomSummaryEventArgsBase<T> Constructors

Serves as a base for classes that provide data for summary calculation events.

NameParametersDescription
PivotGridCustomSummaryEventArgsBase(IPivotCustomSummaryInfo, PivotGridData)customSummaryInfo, dataInitializes a new instance of the PivotGridCustomSummaryEventArgsBase<T> class.
PivotGridCustomSummaryEventArgsBase(PivotGridData, T, NativeCustomSummaryInfoCore, PivotListDrillDownDataSourceHelper)data, field, customSummaryInfo, drillDownHelperInitializes a new instance of the PivotGridCustomSummaryEventArgsBase<T> class with specified settings.

See Also

PivotGridCustomSummaryEventArgsBase<T> Class

PivotGridCustomSummaryEventArgsBase<T> Members

DevExpress.XtraPivotGrid.Data Namespace