TableBox.BeforeAddRow
Syntax:
Parameters:
<Cancel>
Row addition cancellation flag. If you set this parameter to True value in the body of the handler procedure, a row will not be added.
Default value: False.
<Clone>
Defines the copying mode. If True is set, row copying occurs.
Description: