ExpressionBindingDescriptor Members
Allows you to enable expressions and hide properties in the End-User Report Designer Properties panel.
#Methods
Name | Description |
---|---|
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Hide |
Hides the specified property for the specified control from the Properties panel’s Expressions tab. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Set |
Adds a new specified property description for the specified control to the Properties panel’s Expresssions tab. |
To |
Returns a string that represents the current object. Inherited from Object. |
Try |
Allows you to get an object that stores information about expression bindings of a report control’s property. |
See Also