Documentation for this section has not yet been entered.
Use the HyperLinkColumn.NavigateUrl property to specify the URL to link to when a hyperlink in the column is clicked.
When this property is set, all hyperlinks in the column share the same URL link.
To provide a separate URL for each hyperlink in the column, use the HyperLinkColumn.DataNavigateUrlField property.
The HyperLinkColumn.DataNavigateUrlField and HyperLinkColumn.NavigateUrl properties cannot both be set at the same time. If both properties are set, the HyperLinkColumn.DataNavigateUrlField property takes precedence.