ClipboardOptions Class
Provides base properties that manage copy/paste operations from/to Data Grid and Tree List controls.
Namespace: DevExpress.Export
Assembly: DevExpress.Data.v24.1.dll
NuGet Package: DevExpress.Data
Declaration
Remarks
Settings provided by the ClipboardOptions class can be accessed using the following properties:
- WinForms Data Grid: GridView.OptionsClipboard
- WinForms Tree List: TreeList.OptionsClipboard
Inheritance
See Also