System.Web.UI.WebControls.EditCommandColumn.InitializeCell Method

Initializes a cell within the column.

Syntax

public override void InitializeCell (TableCell cell, int columnIndex, ListItemType itemType)

Parameters

cell
A System.Web.UI.WebControls.TableCell that contains information about the cell to initialize.
columnIndex
The column number where the cell is located.
itemType
One of the System.Web.UI.WebControls.ListItemType values.

Remarks

Documentation for this section has not yet been entered.

Requirements

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