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

GridClipboardDataProviderOptions Class

Contains a set of options that specify whether to copy column headers, collapsed groups, and other elements to the clipboard.

Namespace: DevExpress.XtraGrid.Views.Printing

Assembly: DevExpress.XtraGrid.v20.2.dll

NuGet Package: DevExpress.Win.Grid

Declaration

public class GridClipboardDataProviderOptions :
    ClipboardDataProviderOptions

Inheritance

Object
DevExpress.XtraExport.Helpers.ClipboardDataProviderOptions
GridClipboardDataProviderOptions
See Also