Back to Devexpress

TreeListOptionsDragAndDrop Class

windowsforms-devexpress-dot-xtratreelist-95884140.md

latest1.7 KB
Original Source

TreeListOptionsDragAndDrop Class

Contains options that control node drag-and-drop functionality.

Namespace : DevExpress.XtraTreeList

Assembly : DevExpress.XtraTreeList.v25.2.dll

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

Declaration

csharp
public class TreeListOptionsDragAndDrop :
    BaseTreeListOptions
vb
Public Class TreeListOptionsDragAndDrop
    Inherits BaseTreeListOptions

The following members return TreeListOptionsDragAndDrop objects:

Remarks

Use the TreeList.OptionsDragAndDrop property to access drag-and-drop specific options.

Inheritance

Object ViewStatePersisterCore BaseOptions DevExpress.XtraTreeList.BaseTreeListOptions TreeListOptionsDragAndDrop

See Also

TreeListOptionsDragAndDrop Members

OptionsDragAndDrop

DevExpress.XtraTreeList Namespace