PivotGridBuilder<T> Members
In This Article
#Constructors
Name | Description |
---|---|
Pivot |
For internal use only. Initializes a new Pivot |
#Methods
Name | Description |
---|---|
Allow |
Allows users to expand/collapse all header items within the same header level. Ignored if the Pivot |
Allow |
Allows users to expand/collapse all header items within the same header level. Ignored if the Pivot |
Allow |
Allows a user to filter fields by selecting or deselecting values in the popup menu. Mirrors the client-side allow |
Allow |
Allows a user to filter fields by selecting or deselecting values in the popup menu. Mirrors the client-side allow |
Allow |
Allows an end user to change sorting properties. Mirrors the client-side allow |
Allow |
Allows an end user to change sorting properties. Mirrors the client-side allow |
Allow |
Allows users to sort the pivot grid by summary values instead of field values. Ignored if the Pivot |
Allow |
Allows users to sort the pivot grid by summary values instead of field values. Ignored if the Pivot |
Data |
Specifies the area to which data field headers must belong. Mirrors the client-side data |
Data |
Binds a Pivot |
Disabled |
Specifies whether the UI component responds to user interaction. Mirrors the client-side disabled option. |
Disabled |
Specifies whether the UI component responds to user interaction. Mirrors the client-side disabled option. |
Element |
Mirrors the client-side element |
Element |
Mirrors the client-side element |
Element |
Mirrors the client-side element |
Element |
Mirrors the client-side element |
Encode |
Mirrors the client-side encode |
Encode |
Mirrors the client-side encode |
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. |
Export |
Configures client-side exporting. Mirrors the client-side export object. |
Field |
The Field Chooser configuration properties. Mirrors the client-side field |
Field |
Configures the field panel. Mirrors the client-side field |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Header |
Configures the header filter feature. Mirrors the client-side header |
Height |
Specifies the UI component's height. Mirrors the client-side height option. |
Height |
Specifies the UI component's height. Mirrors the client-side height option. |
Height |
Specifies the UI component's height. Mirrors the client-side height option. |
Hide |
Specifies whether or not to hide rows and columns with no data. Mirrors the client-side hide |
Hide |
Specifies whether or not to hide rows and columns with no data. Mirrors the client-side hide |
Hint |
Specifies text for a hint that appears when a user pauses on the UI component. Mirrors the client-side hint option. |
Hint |
Specifies text for a hint that appears when a user pauses on the UI component. Mirrors the client-side hint option. |
ID |
Specifies the id attribute for the control’s HTML element (used for nested controls within templates).
|
ID |
Specifies the id attribute for the control’s HTML element.
|
Load |
Specifies properties configuring the load panel. Mirrors the client-side load |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
On |
A function that is executed when a pivot grid cell is clicked or tapped. Mirrors the client-side on |
On |
A function that is executed when a pivot grid cell is clicked or tapped. Mirrors the client-side on |
On |
A function that is executed after a pivot grid cell is created. Mirrors the client-side on |
On |
A function that is executed after a pivot grid cell is created. Mirrors the client-side on |
On |
A function that is executed when the UI component is rendered and each time the component is repainted. Mirrors the client-side on |
On |
A function that is executed when the UI component is rendered and each time the component is repainted. Mirrors the client-side on |
On |
A function that is executed before the context menu is rendered. Mirrors the client-side on |
On |
A function that is executed before the context menu is rendered. Mirrors the client-side on |
On |
A function that is executed before the UI component is disposed of. Mirrors the client-side on |
On |
A function that is executed before the UI component is disposed of. Mirrors the client-side on |
On |
A function that is executed before data is exported. Mirrors the client-side on |
On |
A function that is executed before data is exported. Mirrors the client-side on |
On |
A function used in Java |
On |
A function used in Java |
On |
A function that is executed after a UI component property is changed. Mirrors the client-side on |
On |
A function that is executed after a UI component property is changed. Mirrors the client-side on |
Option |
Specifies an option by its name. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Render() |
Inherited from Widget |
Row |
Specifies the layout of items in the row header. Mirrors the client-side row |
Rtl |
Switches the UI component to a right-to-left representation. Mirrors the client-side rtl |
Rtl |
Switches the UI component to a right-to-left representation. Mirrors the client-side rtl |
Scrolling |
A configuration object specifying scrolling properties. Mirrors the client-side scrolling object. |
Show |
Specifies whether the outer borders of the grid are visible or not. Mirrors the client-side show |
Show |
Specifies whether the outer borders of the grid are visible or not. Mirrors the client-side show |
Show |
Specifies whether to display the Grand Total column. Mirrors the client-side show |
Show |
Specifies whether to display the Grand Total column. Mirrors the client-side show |
Show |
Specifies whether to display the Total columns. Mirrors the client-side show |
Show |
Specifies whether to display the Total columns. Mirrors the client-side show |
Show |
Specifies whether to display the Grand Total row. Mirrors the client-side show |
Show |
Specifies whether to display the Grand Total row. Mirrors the client-side show |
Show |
Specifies whether to display the Total rows. Applies only if row |
Show |
Specifies whether to display the Total rows. Applies only if row |
Show |
Specifies where to show the total rows or columns. Mirrors the client-side show |
State |
A configuration object specifying properties related to state storing. Mirrors the client-side state |
Tab |
Specifies the number of the element when the Tab key is used for navigating. Mirrors the client-side tab |
Tab |
Specifies the number of the element when the Tab key is used for navigating. Mirrors the client-side tab |
Texts |
Strings that can be changed or localized in the Pivot |
To |
Inherited from Widget |
To |
Renders the control as a template string for use in another control’s template.
Inherited from Widget |
Visible |
Specifies whether the UI component is visible. Mirrors the client-side visible option. |
Visible |
Specifies whether the UI component is visible. Mirrors the client-side visible option. |
Width |
Specifies the UI component's width. Mirrors the client-side width option. |
Width |
Specifies the UI component's width. Mirrors the client-side width option. |
Width |
Specifies the UI component's width. Mirrors the client-side width option. |
Word |
Specifies whether long text in header items should be wrapped. Mirrors the client-side word |
Word |
Specifies whether long text in header items should be wrapped. Mirrors the client-side word |
See Also