Optional
Apply default formatting based on the grid column type.
const result: IgxSummaryResult = {key: 'key',label: 'label',defaultFormatting: true} Copy
const result: IgxSummaryResult = {key: 'key',label: 'label',defaultFormatting: true}
IgxSummaryResult
Apply default formatting based on the grid column type.