PivotGridHeaderFilterBuilder Methods
Provides methods that allow you to configure nested options of the client-side headerFilter object.
Name | Description |
---|---|
Allow |
Obsolete. Specifies whether searching is enabled in the header filter. Mirrors the client-side allow |
Allow |
Obsolete. Specifies whether searching is enabled in the header filter. Mirrors the client-side allow |
Allow |
|
Allow |
|
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. |
Height |
Specifies the height of the popup menu containing filtering values. Mirrors the client-side height option. |
Height |
Specifies the height of the popup menu containing filtering values. Mirrors the client-side height option. |
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. |
Search |
|
Search |
Obsolete. Specifies a delay in milliseconds between when a user finishes typing in the header filter's search panel, and when the search is executed. Mirrors the client-side search |
Search |
Obsolete. Specifies a delay in milliseconds between when a user finishes typing in the header filter's search panel, and when the search is executed. Mirrors the client-side search |
Show |
Specifies whether to show all field values or only those that satisfy the other applied filters. Mirrors the client-side show |
Show |
Specifies whether to show all field values or only those that satisfy the other applied filters. Mirrors the client-side show |
Texts |
Configures the texts of the popup menu's elements. Mirrors the client-side texts object. |
To |
Returns a string that represents the current object. Inherited from Object. |
Width |
Specifies the width of the popup menu containing filtering values. Mirrors the client-side width option. |
Width |
Specifies the width of the popup menu containing filtering values. Mirrors the client-side width option. |
See Also