SetLayoutSubtotals
function SetLayoutSubtotals(show: any = null): void
Description
Set setting show subtotals.
Parameters
- show
any
null Flag show subtotals or not.
Returns
void
function SetLayoutSubtotals(show: any = null): void
Set setting show subtotals.
any
nullFlag show subtotals or not.
void