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

RunningTotalBindingBase Class

Base class to aggregate values cumulatively in the window. Used as a PivotGrid’s field calculation databinding in Optimized mode.

Namespace: DevExpress.PivotGrid.DataBinding

Assembly: DevExpress.PivotGrid.v19.2.Core.dll

Declaration

public class RunningTotalBindingBase :
    DirectedCalculationBindingBase
See Also