Skip to main content

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.2.dll

NuGet Package: DevExpress.Data

#Declaration

public class ClipboardOptions :
    BaseOptions

#Remarks

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

See Also