Back to Devexpress

ISpreadsheetComponent.ClipboardDataPasting Event

officefileapi-devexpress-dot-spreadsheet-dot-ispreadsheetcomponent-cd8aec21.md

latest1.1 KB
Original Source

ISpreadsheetComponent.ClipboardDataPasting Event

Occurs before data is pasted from the Clipboard.

Namespace : DevExpress.Spreadsheet

Assembly : DevExpress.Spreadsheet.v25.2.Core.dll

NuGet Package : DevExpress.Spreadsheet.Core

Declaration

csharp
event ClipboardDataPastingEventHandler ClipboardDataPasting
vb
Event ClipboardDataPasting As ClipboardDataPastingEventHandler

Event Data

The ClipboardDataPasting event's data class is EventArgs.

See Also

ISpreadsheetComponent Interface

ISpreadsheetComponent Members

DevExpress.Spreadsheet Namespace