PivotGridFieldCollection Methods
Represents a field collection for the ASPxPivotGrid control.
Name | Description |
---|---|
Add() |
Appends a new field to the collection.
Inherited from Pivot |
Add |
Appends the specified field to the collection. |
Add |
Adds the specified field to the collection.
Inherited from Pivot |
Add |
|
Add |
Creates a field from the specified data source column and add it to the end of the collection. |
Add |
Adds the specified field to the end of the collection. |
Clear() |
Removes all objects from the Collection |
Clear |
This member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Inherited from Pivot |
Contains |
Indicates whether the collection contains the specified field.
Inherited from Pivot |
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. |
Generate |
Generates the default name of the pivot grid field by the name of the corresponding data source field.
Inherited from Pivot |
Get |
Returns an enumerator that iterates through the Collection |
Get |
This member supports the internal infrastructure and cannot be used directly from your code. |
Get |
Gets a field in the collection by its name.
Inherited from Pivot |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Get |
Returns the number of visible fields displayed within the specified area.
Inherited from Pivot |
Group |
Combines fields into groups as specified by a cube’s structure on an OLAP server. This method supports the internal infrastructure, and is not intended to be called directly from your code.
Inherited from Pivot |
Index |
Returns the specified field’s position within the collection.
Inherited from Pivot |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
On |
This member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Inherited from Pivot |
On |
For internal use.
Inherited from Pivot |
On |
Performs additional custom processes when validating a value.
Inherited from Collection |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Remove |
Removes the specified Pivot |
Remove |
Removes the element at the specified index of the Collection |
Set |
Sets the index of the specified field to the specified value.
Inherited from Pivot |
ICollection. |
Copies the entire Collection |
IList. |
Adds an object to the end of the Collection |
IList. |
Determines whether the Collection |
IList. |
Searches for the specified Object and returns the zero-based index of the first occurrence within the entire Collection |
IList. |
Inserts an element into the Collection |
IList. |
Removes the first occurrence of a specific object from the Collection |
To |
Returns a string that represents the current object. Inherited from Object. |
Update |
Updates the location indexes of the fields in the collection as a result of modifying the visibility of the fields.
Inherited from Pivot |
See Also