BoundField Property

Returns the PivotField object used for data-binding information when the source is a recordset. When the source is multidimensional, this property returns Nothing.

expression.BoundField

*expression   * Required. An expression that returns a PivotFieldSet object.

Applies to | PivotFieldSet Object