IgcColumnExportingEventArgs
columnExporting event arguments
Properties
Section titled "Properties"Optional owner
Section titled "owner"Inherited from: IgcBaseEventArgs
Provides reference to the owner component.
owner?: any skipFormatter
Section titled "skipFormatter"Export the column's data without applying its formatter, when set to true
skipFormatter: boolean