ClipboardDataPastedEventArgs Class
In This Article
Provides data for the SpreadsheetControl.ClipboardDataPasted event.
Namespace: DevExpress.Spreadsheet
Assembly: DevExpress.Spreadsheet.v24.2.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