FormTable.BeforeExpand
Syntax:
Parameters:
<Row>
Row that will be expanded.
The value type depends on type of data displayed in the table.
<Cancel>
Indicates that object writing is cancelled. If you set this parameter to True in the body of the handler procedure, the object will not be written.
Default value: False.
Description:
Note: