Back to Devexpress

TreeListOptionsClipboard Class

windowsforms-devexpress-dot-xtratreelist-eaa73632.md

latest1.8 KB
Original Source

TreeListOptionsClipboard Class

Provides Clipboard options for the TreeList.

Namespace : DevExpress.XtraTreeList

Assembly : DevExpress.XtraTreeList.v25.2.dll

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

Declaration

csharp
public class TreeListOptionsClipboard :
    ClipboardOptions
vb
Public Class TreeListOptionsClipboard
    Inherits ClipboardOptions

The following members return TreeListOptionsClipboard objects:

Remarks

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

See Clipboard to learn more.

Inheritance

Object ViewStatePersisterCore BaseOptions ClipboardOptions TreeListOptionsClipboard

See Also

TreeListOptionsClipboard Members

Clipboard

DevExpress.XtraTreeList Namespace