IEaxGridViewSettings.HyperlinkAsText

Fore Syntax

HyperlinkAsText: Boolean;

Fore.NET Syntax

HyperlinkAsText: boolean;

Description

The HyperlinkAsText property determines whether hyperlinks will be displayed in data table as simple text.

Comments

Available Values:

Fore and Fore.NET Examples

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

See also:

IEaxGridViewSettings