IPrxTableIslandSortItem.LayoutCell

Fore Syntax

LayoutCell: IPrxTableIslandLayoutCell;

Fore.NET Syntax

LayoutCell: Prognoz.Platform.Interop.Report.IPrxTableIslandLayoutCell;

Description

The LayoutCell property determines binding to layout row cell.

Comments

To determine whether relational data area sorting is enabled, use the IPrxTableIslandSortItem.Enabled property.

Fore and Fore.NET Examples

The property use is given in the example for IPrxTableIslandLayout.Sort.

See also:

IPrxTableIslandSortItem