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

ExpressionDataBinding Constructors

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