Show contents 

Express > Express Assembly Interfaces > IEaxGridViewSettings > IEaxGridViewSettings.OutputPart

IEaxGridViewSettings.OutputPart

Syntax

OutputPart: EaxGridOutputPart;

Description

The OutputPart property determines displayed table area.

Comments

To determine output range, use IEaxGridViewSettings.OutputRange.

Example

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

See also:

IEaxGridViewSettings