TreeListFilterPanelBuilder Members
In This Article
#Constructors
Name | Description |
---|---|
Tree |
For internal use only. Initializes a new Tree |
#Methods
Name | Description |
---|---|
Customize |
Customizes the filter expression's text representation. Mirrors the client-side customize |
Customize |
Customizes the filter expression's text representation. Mirrors the client-side customize |
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. |
Filter |
Specifies whether the filter expression is applied. Mirrors the client-side filter |
Filter |
Specifies whether the filter expression is applied. Mirrors the client-side filter |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Option |
Specifies an option by its name. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Texts |
Specifies texts for the filter panel's elements. Mirrors the client-side texts object. |
To |
Returns a string that represents the current object. Inherited from Object. |
Visible |
Specifies whether the filter panel is visible. Mirrors the client-side visible option. |
Visible |
Specifies whether the filter panel is visible. Mirrors the client-side visible option. |
See Also