HyperLinkColumn creates a column within the DataGrid that contains a hyperlink that can navigate to a specified URL. Both the text and URL of the hyperlink can either be static or databound.
[Visual Basic] Public Class HyperLinkColumn Inherits Column [C#] public class HyperLinkColumn : Column [C++] public __gc class HyperLinkColumn : public Column [JScript] public class HyperLinkColumn extends Column
[To be supplied.]
Namespace: System.Web.UI.WebControls
Assembly: System.Web.dll
HyperLinkColumn Members | System.Web.UI.WebControls Namespace | TBD | TBD | TBD | TBD