IPrxTableIslandSort.Parent

Fore Syntax

Parent: IPrxTableIslandLayout;

Fore.NET Syntax

Parent: Prognoz.Platform.Interop.Report.IPrxTableIslandLayout;

Description

The Parent property returns parameters of parent relational data area.

Comments

To add a sorting condition to the collection, use the IPrxTableIslandSort.Add method.

Fore and Fore.NET Examples

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

See also:

IPrxTableIslandSort