constants AutoDragEnum
The AutoDragEnum type indicates what the control does when the user clicks and start dragging an item. The AutoDrag property indicates the way the component supports the AutoDrag feature.

NameValueDescription
exAutoDragNone0 AutoDrag is disabled.
exAutoDragScroll16 The component scrolls its content by clicking the object and dragging to a new position.
exAutoDragScrollOnRight1048576 The component is scrolled by clicking the object and dragging to a new position.