PivotGridGroupCollection.Add Method
Name | Parameters | Description |
---|---|---|
Add() | none | Appends a new item representing a group of fields to the collection. |
Add(PivotGridField[]) | fields | Copies fields from the specified array to a new group and assigns the group to the collection. |