TableBox.BeforeRowChange

Syntax:

BeforeRowChange(<Cancel>)

Parameters:

<Cancel>

Type: Boolean.
Change cancel flag. If this parameter is set to True value in the body of the handler, the interactive row change will not be started.
Default value: False.

Description:

Occurs before the present table box row interactive modification.

    

1C:Enterprise Developer's Community