IPrxTableIslandSortItem.LayoutCell

Syntax

LayoutCell: 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.

Example

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

See also:

IPrxTableIslandSortItem