Skip to main content
A newer version of this page is available. .

ExpressionBinding Properties

Provides functionality to expression bindings.
Name Description
EventName Specifies the name of the event to evaluate the expression binding within.
Expression A binding expression that is parsed and processed to specify a control or parameter’s property value. Inherited from BasicExpressionBinding.
PropertyName The name of the report control or parameter‘s property to specify an Expression for. Inherited from BasicExpressionBinding.
See Also