DragStart Method (FlexListBase)

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. ModifierKeys.