TreeListFilterRowBuilder Members
In This Article
#Constructors
Name | Description |
---|---|
Tree |
For internal use only. Initializes a new Tree |
#Methods
Name | Description |
---|---|
Apply |
Specifies when to apply a filter. Mirrors the client-side apply |
Apply |
Specifies text for a hint that appears when a user pauses on a button that applies the filter. Mirrors the client-side apply |
Apply |
Specifies text for a hint that appears when a user pauses on a button that applies the filter. Mirrors the client-side apply |
Between |
Specifies a placeholder for the editor that specifies the end of a range when a user selects the 'between' filter operation. Mirrors the client-side between |
Between |
Specifies a placeholder for the editor that specifies the end of a range when a user selects the 'between' filter operation. Mirrors the client-side between |
Between |
Specifies a placeholder for the editor that specifies the start of a range when a user selects the 'between' filter operation. Mirrors the client-side between |
Between |
Specifies a placeholder for the editor that specifies the start of a range when a user selects the 'between' filter operation. Mirrors the client-side between |
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. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Operation |
Specifies descriptions for filter operations on the filter list. Mirrors the client-side operation |
Option |
Specifies an option by its name. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Reset |
Specifies text for the reset operation on the filter list. Mirrors the client-side reset |
Reset |
Specifies text for the reset operation on the filter list. Mirrors the client-side reset |
Show |
Specifies text for the item that clears the applied filter. Used only when a cell of the filter row contains a select box. Mirrors the client-side show |
Show |
Specifies text for the item that clears the applied filter. Used only when a cell of the filter row contains a select box. Mirrors the client-side show |
Show |
Specifies whether icons that open the filter lists are visible. Mirrors the client-side show |
Show |
Specifies whether icons that open the filter lists are visible. Mirrors the client-side show |
To |
Returns a string that represents the current object. Inherited from Object. |
Visible |
Specifies whether the filter row is visible. Mirrors the client-side visible option. |
Visible |
Specifies whether the filter row is visible. Mirrors the client-side visible option. |
See Also