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