Adds the elements of an array to the end of this PivotColumnCollection.
Adds the elements of an array to the end of this PivotColumnCollection.
public virtual void AddRange(PivotColumn[]);
Adds the elements of another PivotColumnCollection to the end of this PivotColumnCollection.
public virtual void AddRange(PivotColumnCollection);
PivotColumnCollection Class | Reeb.Reporting Namespace