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

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.v20.1.dll

NuGet Package: DevExpress.Win.TreeList

Declaration

public class TreeListClipboardDataProviderOptions :
    ClipboardDataProviderOptions

Inheritance

Object
DevExpress.XtraExport.Helpers.ClipboardDataProviderOptions
TreeListClipboardDataProviderOptions
See Also