Back to Devexpress

RunningTotalBinding Properties

windowsforms-devexpress-dot-xtrapivotgrid-dot-runningtotalbinding-dot-underscore-properties.md

latest1.8 KB
Original Source

RunningTotalBinding Properties

Defines the calculation that aggregates values cumulatively in the window.

NameDescription
DirectionGets or sets the direction of the calculation. Inherited from DirectedCalculationBindingBase.
PartitioningCriteriaGets or sets how the window is defined for window calculations. Inherited from CalculationBindingBase.
SourceGets or sets a data binding object that provides the data to calculate. Inherited from CalculationBindingBase.
SummaryTypeGets or sets the type of aggregation used to calculate running totals. Inherited from RunningTotalBindingBase.
TypeNameSerializableGets the string that is the type name used in serialization of the data binding types. Inherited from DataBindingBase.

See Also

RunningTotalBinding Class

RunningTotalBinding Members

DevExpress.XtraPivotGrid Namespace