ISpreadsheetComponent.ClipboardDataPasting Event
Occurs before data is pasted from the Clipboard.
Namespace: DevExpress.Spreadsheet
Assembly: DevExpress.Spreadsheet.v24.1.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
Declaration
Event Data
The ClipboardDataPasting event's data class is EventArgs.
See Also