System.Web.UI.WebControls.HyperLinkColumn.InitializeCell Method

Initializes the cell representing this column with the contained hyperlink.

Syntax

public override void InitializeCell (TableCell cell, int column_index, ListItemType item_type)

Parameters

column_index
Documentation for this section has not yet been entered.
item_type
Documentation for this section has not yet been entered.
cell
The cell to be initialized.

Remarks

HyperLinks are created for all items in the DataGrid except the Header and Footer items.

Requirements

Namespace: System.Web.UI.WebControls
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0