DragStart Method (FlexListBase)

Class

FlexListBase class

Action

Defines the value of the type property of the event object for a dragStart event.

Syntax

listBase.DragStart(draggedItem, [keyModifier])
Variable Description
draggedItem The item being dragged. STRING.
keyModifier Optional.The key modifiers (for example, the Ctrl key) to use when dragging the control. MODIFIERKEYSTATE.