TreeListOptionsDragAndDrop Class
In This Article
Contains options that control node drag-and-drop functionality.
Namespace: DevExpress.XtraTreeList
Assembly: DevExpress.XtraTreeList.v24.2.dll
NuGet Packages: DevExpress.Win.Navigation, DevExpress.Win.TreeList
#Declaration
#Related API Members
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