IEaxGridViewSettings.OutputRange

Syntax

OutputRange: String;

Description

The OutputRange property determines table output range.

Comments

To use the property it is required that the IEaxGridViewSettings.OutputPart property will be set to EaxGridOutputPart.Data.

Example

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

See also:

IEaxGridViewSettings