FormTable.DragEnd

Syntax:

DragEnd(<DragParameters>, <StandardProcessing>)

Parameters:

<DragParameters>

Type: DragParameters.
Contains the value being dragged, type of action, and possible actions during drag.

<StandardProcessing>

Type: Boolean.
This parameter passes a flag indicating whether standard (system) processing of the event is performed. If it is set to False in the body of the handler procedure, standard processing will not occur.
Default value: True.

Description:

Occurs when drag ends in the source field.

    

1C:Enterprise Developer's Community