PivotTableValueContextColumnKeyExists Method

NReco.PivotData Class Library Documentation
Determines whether the pivot table has specified ValueKey in columns.

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

public bool ColumnKeyExists(
	ValueKey k
)

Parameters

k
Type: NReco.PivotDataValueKey

Return Value

Type: Boolean
See Also

Reference