Back to Devexpress

TreeListClipboardDataProviderOptions Class

windowsforms-devexpress-dot-xtratreelist-dot-printing-b06e7eb5.md

latest1.4 KB
Original Source

TreeListClipboardDataProviderOptions Class

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

Namespace : DevExpress.XtraTreeList.Printing

Assembly : DevExpress.XtraTreeList.v25.2.dll

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

Declaration

csharp
public class TreeListClipboardDataProviderOptions :
    ClipboardDataProviderOptions
vb
Public Class TreeListClipboardDataProviderOptions
    Inherits ClipboardDataProviderOptions

Inheritance

Object DevExpress.XtraExport.Helpers.ClipboardDataProviderOptions TreeListClipboardDataProviderOptions

See Also

TreeListClipboardDataProviderOptions Members

DevExpress.XtraTreeList.Printing Namespace