The following tables list the members exposed by LiveHyperLinkColumn.
Name | Description | |
---|---|---|
![]() | LiveHyperLinkColumn Constructor | Initializes a new instance of the HyperLinkColumn class. |
Name | Description | |
---|---|---|
![]() | DataNavigateUrlField | Gets or sets the field from a data source to bind to the URL of the hyperlinks in the HyperLinkColumn. |
![]() | DataNavigateUrlFormatString | 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. |
![]() | DataTextField | Gets or sets the field from a data source to bind to the text caption of the hyperlinks in the HyperLinkColumn. |
![]() | DataTextFormatString | Gets or sets the display format for the text caption of the hyperlinks in the HyperLinkColumn column. |
![]() | FooterStyle | (Inherited from System.Web.UI.WebControls.DataGridColumn) |
![]() | FooterText | (Inherited from System.Web.UI.WebControls.DataGridColumn) |
![]() | HeaderImageUrl | (Inherited from System.Web.UI.WebControls.DataGridColumn) |
![]() | HeaderStyle | (Inherited from System.Web.UI.WebControls.DataGridColumn) |
![]() | HeaderText | (Inherited from System.Web.UI.WebControls.DataGridColumn) |
![]() | ItemStyle | (Inherited from System.Web.UI.WebControls.DataGridColumn) |
![]() | NavigateUrl | Gets or sets the URL to link to when a hyperlink in the column is clicked. |
![]() | SortExpression | (Inherited from System.Web.UI.WebControls.DataGridColumn) |
![]() | Target | Gets or sets the target window or frame to display the Web page content linked to when the hyperlink in the column is clicked. |
![]() | Text | Gets or sets the text caption to display for the hyperlinks in the column. |
![]() | Visible | (Inherited from System.Web.UI.WebControls.DataGridColumn) |
Name | Description | |
---|---|---|
![]() | DesignMode | (Inherited from System.Web.UI.WebControls.DataGridColumn) |
![]() | IsTrackingViewState | (Inherited from System.Web.UI.WebControls.DataGridColumn) |
![]() | Owner | (Inherited from Dart.LiveControls.LiveDataGridColumn) |
![]() | ViewState | (Inherited from System.Web.UI.WebControls.DataGridColumn) |
Name | Description | |
---|---|---|
![]() | Initialize | Overridden. This member overrides DataGridColumn.Initialize. |
![]() | InitializeCell | Overridden. This member overrides DataGridColumn.InitializeCell. |
![]() | ToString | (Inherited from System.Web.UI.WebControls.DataGridColumn) |
Name | Description | |
---|---|---|
![]() | FormatDataNavigateUrlValue | |
![]() | FormatDataTextValue | |
![]() | LoadViewState | (Inherited from System.Web.UI.WebControls.DataGridColumn) |
![]() | OnColumnChanged | (Inherited from Dart.LiveControls.LiveDataGridColumn) |
![]() | SaveViewState | (Inherited from System.Web.UI.WebControls.DataGridColumn) |
![]() | TrackViewState | (Inherited from System.Web.UI.WebControls.DataGridColumn) |