Back to Devexpress

ClipboardOptions Class

corelibraries-devexpress-dot-export-eb286b94.md

latest1.6 KB
Original Source

ClipboardOptions Class

Provides base properties that manage copy/paste operations from/to Data Grid and Tree List controls.

Namespace : DevExpress.Export

Assembly : DevExpress.Data.v25.2.dll

NuGet Package : DevExpress.Data

Declaration

csharp
public class ClipboardOptions :
    BaseOptions
vb
Public Class ClipboardOptions
    Inherits BaseOptions

Remarks

Settings provided by the ClipboardOptions class can be accessed using the following properties:

Inheritance

Object ViewStatePersisterCore BaseOptions ClipboardOptions TreeListOptionsClipboard

GridOptionsClipboard

See Also

ClipboardOptions Members

Clipboard

DevExpress.Export Namespace