TableBox.BeforeDeleteRow

Syntax:

BeforeDeleteRow(<Cancel>)

Parameters:

<Cancel>

Type: Boolean.
Row delete cancel flag. If in the body of the handler procedure a value of this parameter is set to True, a table box row will not be deleted.
Default value: False.

Description:

Occurs before deleting table box row or rows group.

    

1C:Enterprise Developer's Community