ClipboardDataPastedEventArgs Class
Provides data for the SpreadsheetControl.ClipboardDataPasted event.
Namespace: DevExpress.Spreadsheet
Assembly: DevExpress.Spreadsheet.v24.1.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
Declaration
Remarks
The ClipboardDataPastedEventArgs objects are automatically created, initialized and passed to the SpreadsheetControl.ClipboardDataPasted event handlers.
See Also