A newer version of this page is available.
Switch to the current version.
ClipboardOptions Class
Provides base properties that manage copy/paste operations from/to Data Grid and Tree List controls.
Namespace: DevExpress.Export
Assembly: DevExpress.Data.v18.2.dll
Declaration
public class ClipboardOptions :
BaseOptions
Public Class ClipboardOptions
Inherits BaseOptions
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
Object
ViewStatePersisterCore
BaseOptions
ClipboardOptions
See Also
Feedback