PivotTableHtmlWriterRepeatDuplicateKeysAcrossDimensions Property

NReco.PivotData Class Library Documentation
Repeat duplicate keys across dimensions in one group (repeat for both rows and columns by default).

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

public RepeatDimensionKeyType RepeatDuplicateKeysAcrossDimensions { get; set; }

Property Value

Type: RepeatDimensionKeyType
See Also

Reference