IPrxTableIslandLayoutCell.LayoutCellId

Fore Syntax

LayoutCellId: String;

Fore.NET Syntax

LayoutCellId: string;

Description

The LayoutCellId property determines a layout cell identifier.

Comments

To determine layout row cell parameters, use the IPrxTableIslandLayoutRow.Cells property.

Fore and Fore.NET Examples

The property use is given in the example for IPrxTableIsland.TotalValues.

See also:

IPrxTableIslandLayoutCell