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

PivotGridFieldCollectionBase.Add Method

Name Parameters Description
Add() none Appends a new field to the collection.
Add(PivotGridFieldBase) field Adds 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.