Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

ExpressionBinding Properties
Show Inherited Hide Inherited

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