TableBox.DragStart
Syntax:
Parameters:
<DragParameters>
Contains the value being dragged, type of action, and possible actions during drag.
<Perform>
Manages the execution of dragging. If this parameter is set to False in the body of handler procedure, the dragging will not start.
Default value: True.
Description: