CollapsePivotTableConfigurationExpandedColumns Property

NReco.PivotData Class Library Documentation
List of expanded groups on columns. Each entry is an array of group indexes for appropriate dimensions.

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

public int[][] ExpandedColumns { get; set; }

Property Value

Type: Int32
See Also

Reference