NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

HyperLinkColumn Properties

The properties of the HyperLinkColumn class are listed below. For a complete list of HyperLinkColumn class members, see the HyperLinkColumn Members topic.

Public:

DataNavigateUrlField The field in the datasource that is used to set the NavigateUrl property.
DataNavigateUrlFormatString The formatting applied to the value in the datasource that is used to set the NavigateUrl property.
DataTextField The field in the datasource that is used to set the Text property.
DataTextFormatString The formatting applied to the value in the datasource that is used to set the Text property.
FooterStyle (inherited from Column) [To be supplied.]
FooterText (inherited from Column) [To be supplied.]
HeaderImageUrl (inherited from Column) [To be supplied.]
HeaderStyle (inherited from Column) [To be supplied.]
HeaderText (inherited from Column) [To be supplied.]
ItemStyle (inherited from Column) [To be supplied.]
NavigateUrl The URL that is navigated to when the hyperlink is clicked.
SortField (inherited from Column) [To be supplied.]
Target The target frame that is used for navigation.
Text The text of the hyperlink.
Visible (inherited from Column) [To be supplied.]

Protected:

Owner (inherited from Column) [To be supplied.]
State (inherited from Column) [To be supplied.]

See Also

HyperLinkColumn Class | System.Web.UI.WebControls Namespace