PivotGridCommands Members
In This Article
#Properties
Name | Description |
---|---|
Change |
Toggles the specified field's sort order. |
Change |
Toggles the specified field value's expanded state. |
Clear |
Disables sorting in OLAP mode. |
Collapse |
Collapses all the rows/columns which correspond to the specified column field or row field. |
Expand |
Expands all the rows/columns which correspond to the specified column field or row field. |
Hide |
Hides the specified field. |
Hide |
Hides the Customization Form. |
Hide |
Hides the Prefilter. |
Reload |
Reloads data from the control's data source and recalculates summaries. |
Reset |
Resets the Prefilter's settings to their default values. |
Show |
Shows the Customization Form. |
Show |
Shows the Prefilter. |
Show |
|
Show |
|
Show |
Shows the Expression Editor. |
Sort |
In OLAP mode, sorts values of the specified field in ascending order. |
Sort |
In OLAP mode, sorts values of the specified field in descending order. |
#Methods
Name | Description |
---|---|
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Equals |
Determines whether the specified object instances are considered equal. 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. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also