Show contents 

Express > Express Assembly Interfaces > IEaxGridViewSettings > IEaxGridViewSettings.OutputRange

IEaxGridViewSettings.OutputRange

Syntax

OutputRange: String;

Description

The OutputRange property determines a table output range.

Comments

Executing the property requires that the IEaxGridViewSettings.OutputPart property is set to EaxGridOutputPart.Data.

Example

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

See also:

IEaxGridViewSettings