ISpreadsheetComponent.BeforeExport Event
Occurs before the document is saved (exported to a certain format).
Namespace: DevExpress.Spreadsheet
Assembly: DevExpress.Spreadsheet.v26.1.Core.dll
Declaration
Event Data
The BeforeExport event's data class is SpreadsheetBeforeExportEventArgs. The following properties provide information specific to this event:
See Also
