IEaxGrid.OutPutRect

Fore Syntax

OutPutRect: IGxRect;

Fore.NET Syntax

OutPutRect: Prognoz.Platform.Interop.Drawing.GxRect;

Description

The OutPutRect property determines parameters of the table rectangular area.

Comments

Rectangular area parameters are, for example:

To get rectangular area range, use IEaxGrid.Range.

Fore and Fore.NET Examples

The property use is given in the example for IEaxGrid.Range.

See also:

IEaxGrid