Skip to main content
A newer version of this page is available. .

PivotGridFieldCollection.Add Method

Name Parameters Description
Add() none Appends a new field to the collection.
Add(PivotGridField) field Appends the specified field to the collection.
Add(String, PivotArea) fieldName, area Adds a new field with the specified field name and location to the end of the collection.