OlapExpressionBinding Constructors
Allows you to use an expression to evaluate values for a Pivot Grid’s field in OLAP mode.| Name | Parameters | Description |
|---|---|---|
| OlapExpressionBinding() | none | Initializes a new instance of the OlapExpressionBinding class. |
| OlapExpressionBinding(String) | expression | Initializes a new instance of the OlapExpressionBinding class with specified settings. |
See Also