SpreadsheetDocumentField.DragStart

Syntax:

DragStart(<DragParameters>, <Perform>)

Parameters:

<DragParameters>

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

<Perform>

Type: Boolean.
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:

Occurs when the drag operation starts.

    

1C:Enterprise Developer's Community