PowerWEB LiveControls for ASP.NET
LiveHyperLinkColumn Class Members
See Also  Properties  Methods  Send comments on this topic.
Dart.LiveControls Namespace : LiveHyperLinkColumn Class


The following tables list the members exposed by LiveHyperLinkColumn.

Public Constructors

 NameDescription
public ConstructorLiveHyperLinkColumn Constructor Initializes a new instance of the HyperLinkColumn class.  
Top

Public Properties

 NameDescription
public PropertyDataNavigateUrlField Gets or sets the field from a data source to bind to the URL of the hyperlinks in the HyperLinkColumn.  
public PropertyDataNavigateUrlFormatString Gets or sets the display format for the URL of the hyperlinks in the HyperLinkColumn when the URL is data-bound to a field in a data source.  
public PropertyDataTextField Gets or sets the field from a data source to bind to the text caption of the hyperlinks in the HyperLinkColumn.  
public PropertyDataTextFormatString Gets or sets the display format for the text caption of the hyperlinks in the HyperLinkColumn column.  
public PropertyFooterStyle (Inherited from System.Web.UI.WebControls.DataGridColumn)
public PropertyFooterText (Inherited from System.Web.UI.WebControls.DataGridColumn)
public PropertyHeaderImageUrl (Inherited from System.Web.UI.WebControls.DataGridColumn)
public PropertyHeaderStyle (Inherited from System.Web.UI.WebControls.DataGridColumn)
public PropertyHeaderText (Inherited from System.Web.UI.WebControls.DataGridColumn)
public PropertyItemStyle (Inherited from System.Web.UI.WebControls.DataGridColumn)
public PropertyNavigateUrl Gets or sets the URL to link to when a hyperlink in the column is clicked.  
public PropertySortExpression (Inherited from System.Web.UI.WebControls.DataGridColumn)
public PropertyTarget Gets or sets the target window or frame to display the Web page content linked to when the hyperlink in the column is clicked.  
public PropertyText Gets or sets the text caption to display for the hyperlinks in the column.  
public PropertyVisible (Inherited from System.Web.UI.WebControls.DataGridColumn)
Top

Protected Properties

Public Methods

 NameDescription
public MethodInitializeOverridden.  This member overrides DataGridColumn.Initialize.  
public MethodInitializeCellOverridden.  This member overrides DataGridColumn.InitializeCell.  
public MethodToString (Inherited from System.Web.UI.WebControls.DataGridColumn)
Top

Protected Methods

See Also

Documentation Version 4.0.2
© 2012 Dart Communications. All Rights Reserved.