DxPivotTable Members
#Constructors
Name | Description |
---|---|
Dx |
Initializes a new instance of the Dx |
#Properties
Name | Description |
---|---|
Attributes | Specifies a collection of standard HTML attributes applied to the Pivot Table. |
Auto |
Specifies whether to automatically expand all groups when the Pivot Table loads data. |
Column |
Specifies the position of column totals. |
Css |
Assigns a CSS class to the Pivot Table. |
Data | Specifies an object that supplies Pivot Table data. |
Field |
Specifies a common template for all data cells in the Pivot Table. |
Field |
Specifies a common template to display field captions in the header area. |
Fields | A collection of Pivot Table fields. |
Field |
Specifies a common template to display field values in rows or columns. |
Row |
Specifies the position of row totals. |
Show |
Specifies whether to display column grand totals. |
Show |
Specifies whether to display column totals. |
Show |
Specifies whether to display row grand totals. |
Show |
Specifies whether to display row totals. |
Size |
Specifies the size of Pivot Table elements (for instance, text size and cell height). |
Virtual |
Specifies whether vertical virtual scrolling is enabled. |
#Methods
Name | Description |
---|---|
Begin |
Suspends Pivot Table updates caused by parameter changes and method calls until the End |
Collapse |
Collapses all groups in the Pivot Table component. |
End |
Resumes Pivot Table updates (when the Begin |
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. |
Expand |
Expands all groups in the Pivot Table component. |
Get |
Returns a collection of Pivot Table fields. |
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. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Reload() | Reloads Pivot Table data. |
To |
Returns a string that represents the current object. Inherited from Object. |