TableBox.BeforeEditEnd

Syntax:

BeforeEditEnd(<NewRow>, <CancelEdit>, <Cancel>)

Parameters:

<NewRow>

Type: Boolean.
Is set to the True value, if a row was added or copied.

<CancelEdit>

Type: Boolean.
True, if editing is canceled.
Default value: False.

<Cancel>

Type: Boolean.
Action execution cancel flag.
Default value: False.

Description:

Occurs before finishing row editing.

    

1C:Enterprise Developer's Community