ExpressionBindingBase Properties
The base class that specifies the Pivot Grid field’s calculations based on string expressions.| Name | Description |
|---|---|
| Expression | Gets or sets a string expression to calculate. |
| TypeNameSerializable | Gets the string that is the type name used in serialization of the data binding types. Inherited from DataBindingBase. |
See Also