IPrxTableIslandLayout.Remove

Syntax

Remove(Index: Integer): Boolean;

Parameters

Index - an index of a layout row.

Description

The Remove method deletes a layout row.

Comments

If the removal is successful, the method returns True, otherwise it returns False.

See also:

IPrxTableIslandLayout