ExpressionDataBinding Properties
Defines a calculation based on a string expression.| Name | Description |
|---|---|
| Expression | Gets or sets a string expression to calculate. Inherited from ExpressionBindingBase. |
| TypeNameSerializable | Gets the string that is the type name used in serialization of the data binding types. Inherited from DataBindingBase. |
See Also