RunningValuePivotTableGetValue Method

NReco.PivotData Class Library Documentation

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

public IAggregator GetValue(
	ValueKey rowKey,
	ValueKey colKey
)

Parameters

rowKey
Type: NReco.PivotDataValueKey
colKey
Type: NReco.PivotDataValueKey

Return Value

Type: IAggregator

Implements

IPivotTableGetValue(ValueKey, ValueKey)
See Also

Reference