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 in which the expression binding should be evaluated.
Expression A binding expression that is parsed and processed to specify the parameter’s property value. Inherited from BasicExpressionBinding.
PropertyName The name of the report parameter‘s property for which an Expression is specified. Inherited from BasicExpressionBinding.
See Also