PivotGridFieldCollectionBase.AddDataSourceColumn Method
Name | Parameters | Description |
---|---|---|
AddDataSourceColumn(String, PivotArea, PivotGroupInterval) | columnName, area, groupInterval | |
AddDataSourceColumn(String, PivotArea) | columnName, area | Adds a new field to the collection. The field is bound to the specified column in the data source and positioned in the specified PivotGrid area. |