DataAwareExportOptionsBase Events
Contains options which define how data shaping settings are exported from the grid to XLS and XLSX formats.
Name | Description |
---|---|
Customize |
When exporting data from the grid to XLS or XLSX format, this event allows you to customize a cell in the output document. |
Customize |
When exporting to XLS or XLSX format, this event allows you to customize data in the output document. |
Customize |
When exporting to XLS or XLSX format, this event allows you to add a footer to the output document. |
Customize |
When exporting to XLS or XLSX format, this event allows you to add a header to the output document. |
Customize |
When exporting to XLS or XLSX format, this event allows you to customize the output document’s settings. |
Export |
Fires repeatedly while the data is being exported. |
See Also