OLAPExpressionBinding Constructors
Gets or sets an expression that is used 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