PivotGridFieldChooserBuilder Methods
Provides methods that allow you to configure nested options of the client-side fieldChooser object.
Name | Description |
---|---|
Allow |
Specifies whether the field chooser allows search operations in the 'All Fields' section. Mirrors the client-side allow |
Allow |
Specifies whether the field chooser allows search operations in the 'All Fields' section. Mirrors the client-side allow |
Apply |
Specifies when to apply changes made in the field chooser to the Pivot |
Enabled |
Enables or disables the field chooser. Mirrors the client-side enabled option. |
Enabled |
Enables or disables the field chooser. Mirrors the client-side enabled option. |
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 field chooser height. Mirrors the client-side height option. |
Height |
Specifies the field chooser height. Mirrors the client-side height option. |
Layout |
Specifies the field chooser layout. Mirrors the client-side layout 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 |
Specifies a delay in milliseconds between when a user finishes typing in the field chooser's search panel, and when the search is executed. Mirrors the client-side search |
Search |
Specifies a delay in milliseconds between when a user finishes typing in the field chooser's search panel, and when the search is executed. Mirrors the client-side search |
Texts |
Strings that can be changed or localized in the pivot grid's integrated Field Chooser. Mirrors the client-side texts object. |
Title |
Specifies the text to display as a title of the field chooser popup window. Mirrors the client-side title option. |
Title |
Specifies the text to display as a title of the field chooser popup window. Mirrors the client-side title option. |
To |
Returns a string that represents the current object. Inherited from Object. |
Width |
Specifies the field chooser width. Mirrors the client-side width option. |
Width |
Specifies the field chooser width. Mirrors the client-side width option. |
See Also