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. |
Bindable |
Returns the collection of the property’s inner properties. |
Event |
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. |
Scope |
Returns the name of the category in which the property is displayed. |
Surrogate |
Returns a surrogate type used to change values of read-only complex properties. |
See Also