PivotTable Properties

NReco.PivotData Class Library Documentation

The PivotTable type exposes the following members.

Properties

  NameDescription
Public propertyColumnKeys
Dimension keys that represent columns of the pivot table
Public propertyColumns
Dimensions used for building columns of the pivot table
Public propertyItem
Gets aggregator for specified row and column indexes
Public propertyPivotData
Gets the IPivotData used for building pivot table.
Public propertyPreserveGroupOrder
Public propertyRowKeys
Dimension keys that represent rows of the pivot table
Public propertyRows
Dimensions used for building rows of the pivot table
Public propertyTotalsCache
Controls totals cache usage (true by default).
Public propertyValuesComparer
This comparer is used when table is ordered by values. Null by default (in this case default comparer is used).
Top
See Also

Reference