TopPivotTableRowTopMode Property

NReco.PivotData Class Library Documentation
Determines top-N calculation mode: first N rows (default) or last N rows.

Namespace:  NReco.PivotData
Assembly:  NReco.PivotData.Extensions (in NReco.PivotData.Extensions.dll) Version: 1.6.1
Syntax

public TopPivotTableTopMode RowTopMode { get; set; }

Property Value

Type: TopPivotTableTopMode
See Also

Reference