Skip to main content

TreeListOptionsDragAndDrop Class

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

Namespace: DevExpress.XtraTreeList

Assembly: DevExpress.XtraTreeList.v23.2.dll

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

Declaration

public class TreeListOptionsDragAndDrop :
    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