OLAPExpressionBindingBase Constructors
The base class that sets the Pivot Grid field’s data binding to an expression in OLAP mode.Name | Parameters | Description |
---|---|---|
OLAPExpressionBindingBase() | none | Initializes a new instance of the OLAPExpressionBindingBase class. |
OLAPExpressionBindingBase(String) | expression | Initializes a new instance of the OLAPExpressionBindingBase class with specified settings. |
See Also