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

TreeListOptionsDragAndDrop Class

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

Namespace: DevExpress.XtraTreeList

Assembly: DevExpress.XtraTreeList.v18.2.dll

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