Skip to main content
A newer version of this page is available. .

ClipboardOptions Class

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

Namespace: DevExpress.Export

Assembly: DevExpress.Data.v19.2.dll

Declaration

public class ClipboardOptions :
    BaseOptions

Remarks

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

See Also