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

ExpressionBindingBase Constructors

Base class to specify calculations based on string expressions. Used as a PivotGrid’s field calculation databinding in Optimized mode.
Name Parameters Description
ExpressionBindingBase() none Initializes a new instance of the ExpressionBindingBase class.
ExpressionBindingBase(String) expression Initializes a new instance of the ExpressionBindingBase class with specified settings.
See Also