Express > Express Assembly Interfaces > IEaxGridViewSettings > IEaxGridViewSettings.HyperlinkAsText
HyperlinkAsText: Boolean;
HyperlinkAsText: boolean;
The HyperlinkAsText property determines whether hyperlinks will be displayed in data table as simple text.
Available Values:
True. Hyperlinks will be displayed as simple text.
False. Default. Hyperlinks will be displayed as hyperlinks.
The property use is given in the example for IEaxGridViewSettings.CreateRegion.
See also: