Repeat keys in group of the same dimension (no repeat by default).
Namespace:
NReco.PivotData.Output
Assembly:
NReco.PivotData.Extensions (in NReco.PivotData.Extensions.dll) Version: 1.6.1
public RepeatDimensionKeyType RepeatKeysInGroups { get; set; }
Public Property RepeatKeysInGroups As RepeatDimensionKeyType
Get
Set
public:
property RepeatDimensionKeyType RepeatKeysInGroups {
RepeatDimensionKeyType get ();
void set (RepeatDimensionKeyType value);
}
member RepeatKeysInGroups : RepeatDimensionKeyType with get, set
Property Value
Type:
RepeatDimensionKeyType
Reference