MVCxPivotGridWebGroup Methods
A group of fields.
Name | Description |
---|---|
Add |
Adds the specified field to the Pivot |
Add |
Adds an array of fields to the Pivot |
Can |
Indicates whether the specified field can be added to the field group.
Inherited from Pivot |
Can |
Determines whether changing the location of the specified field will change the location of the entire group.
Inherited from Pivot |
Can |
Determines whether the group can be moved to the specified location.
Inherited from Pivot |
Can |
Indicates whether the specified field can be expanded/collapsed.
Inherited from Pivot |
Change |
Moves the specified field to the specified position within the group.
Inherited from Pivot |
Clear() |
Removes all elements from the Pivot |
Contains |
Indicates whether the current group 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. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Inherited from Pivot |
Get |
Inherited from Pivot |
Get |
Gets the Type of the current instance. Inherited from Object. |
Get |
Returns the unique child values of the specified group value.
Inherited from Pivot |
Get |
Inherited from Pivot |
Get |
Gets the list of expanded fields in this group.
Inherited from Pivot |
Index |
Returns the specified field’s position within the group.
Inherited from Pivot |
Is |
Returns a value which identifies whether the specified field is visible.
Inherited from Pivot |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
On |
This method is intended for internal use only. Normally, you don’t need to use it.
Inherited from Pivot |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Remove |
Removes the specified field from the group.
Inherited from Pivot |
Remove |
Removes a field from the group by its index.
Inherited from Pivot |
To |
Returns the group’s display text.
Inherited from Pivot |
Xtra |
This method supports the internal infrastructure and is not intended to be used directly from your code.
Inherited from Pivot |
See Also