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

ExpressionBindingDescription Properties

Stores information about expression bindings for properties displayed in the End-User Report Designer Properties window.
Name Description
Bindable Returns whether a property is displayed in the Expressions tab.
BindableProperties Returns the collection of the property’s inner properties.
EventNames Returns the collection of events in which the property is available.
Position Returns a node index at which the treeview displays the property in the Property window.
ScopeName Returns the name of the category in which the property is displayed.
SurrogateType Returns a surrogate type used to change values of read-only complex properties.
See Also