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