wpf-devexpress-dot-xpf-dot-pivotgrid-c83e63b1.md
The base class used to specify a PivotGrid’s field calculation data binding in Optimized mode.
Namespace : DevExpress.Xpf.PivotGrid
Assembly : DevExpress.Xpf.PivotGrid.v25.2.dll
NuGet Package : DevExpress.Wpf.PivotGrid
public abstract class CalculationBinding :
DataBinding
Public MustInherit Class CalculationBinding
Inherits DataBinding
For an example of use, review the Optimized Mode and Data Binding API topic.
Show 15 items
Object DispatcherObject DependencyObject ContentElement FrameworkContentElement DXFrameworkContentElement DataBinding CalculationBinding DirectedCalculationBinding
See Also