Sql.Net Class Library Documentation

PivotColumnValueCollection.Item Property

Gets or sets the PivotColumnValue at the given index in this PivotColumnValueCollection.

public virtual PivotColumnValue this[
   int index
] {get; set;}

See Also

PivotColumnValueCollection Class | Reeb.Reporting Namespace