SpreadsheetControl.Clipboard Property
Provides access to the object used for working with the system clipboard.
Namespace: DevExpress.Xpf.Spreadsheet
Assembly: DevExpress.Xpf.Spreadsheet.v25.1.dll
NuGet Package: DevExpress.Wpf.Spreadsheet
Declaration
Property Value
| Type | Description |
|---|---|
| IClipboardManager | An object implementing the IClipboardManager interface. |
Remarks
;
See Also