LayoutCompactRow Property
LayoutCompactRow
Specifies whether or not a PivotField is compacted(items of multiple PivotFields are displayed in a single column) when rows are selected.
Declaration
bool LayoutCompactRow { get; set; }
Property LayoutCompactRow As Boolean