General Information
.NET Subscription
Desktop
Web
Controls and Extensions
Mainteinance Mode
Enterprise and Analytic Tools
Quality Assurance and Productivity
Frameworks and Libraries
All docs
V19.2
General Information
.NET Subscription
Desktop
Web
Controls and Extensions
Mainteinance Mode
Enterprise and Analytic Tools
Quality Assurance and Productivity
Frameworks and Libraries
19.2
19.1
18.2
18.1
17.2
.NET Framework 4.5.2+
.NET Framework 4.5.2+
.NET Standard 2.0+
.NET Core 3.0+
ISpreadsheetComponent.Clipboard Property
Provides access to the object used for working with the system Clipboard.
Namespace: DevExpress.Spreadsheet
Assembly: DevExpress.Spreadsheet.v19.2.Core.dll
Declaration
Property Value
Type | Description |
---|---|
IClipboardManager | An object implementing the IClipboardManager interface. |
Property Value
Type | Description |
---|---|
IClipboardManager | An object implementing the IClipboardManager interface. |
Property Value
Type | Description |
---|---|
IClipboardManager | An object implementing the IClipboardManager interface. |
Remarks
Use Clipboard property to access the IClipboardManager object that allows you to transfer data from the workbook to another document or application by copying values of the selected cells to the Clipboard.
See Also
Feedback