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

GridOptionsClipboard Class

Provides Clipboard options for the GridView.

Namespace: DevExpress.XtraGrid.Views.Grid

Assembly: DevExpress.XtraGrid.v19.2.dll

Declaration

public class GridOptionsClipboard :
    ClipboardOptions

The following members return GridOptionsClipboard objects:

Remarks

The options this class provides are accessible with the GridView.OptionsClipboard property.

See Also