SetLayoutCompactRow
function SetLayoutCompactRow(compact: boolean = null): void
Description
Sets whether or not a PivotField is compacted.
Parameters
- compact
boolean
null Use compact form or not.
Returns
void
function SetLayoutCompactRow(compact: boolean = null): void
Sets whether or not a PivotField is compacted.
boolean
nullUse compact form or not.
void