Sql.Net Class Library Documentation

PivotColumnCollection Constructor (PivotColumn[])

Initializes a new instance of the PivotColumnCollection class, containing elements copied from an array.

public PivotColumnCollection(
   PivotColumn[] items
);

Parameters

items
The array whose elements are to be added to the new PivotColumnCollection.

See Also

PivotColumnCollection Class | Reeb.Reporting Namespace | PivotColumnCollection Constructor Overload List