IEaxGridViewSettings.OutputPart

Fore Syntax

OutputPart: EaxGridOutputPart;

Fore.NET Syntax

OutputPart: Prognoz.Platform.Interop.Express.EaxGridOutputPart;

Description

The OutputPart property determines displayed table area.

Comments

To determine output range, use IEaxGridViewSettings.OutputRange.

Fore and Fore.NET Examples

The property use is given in the example for IEaxGridViewSettings.CreateRegion.

See also:

IEaxGridViewSettings