Skip to main content
All docs
V25.1
  • 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.v25.1.dll

    NuGet Packages: DevExpress.Win.Grid, DevExpress.Win.Navigation

    Declaration

    public class GridClipboardDataProviderOptions :
        ClipboardDataProviderOptions

    Inheritance

    Object
    DevExpress.XtraExport.Helpers.ClipboardDataProviderOptions
    GridClipboardDataProviderOptions
    See Also