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