System.Web.UI.WebControls.ButtonColumn.InitializeCell Method

Resets a cell in the System.Web.UI.WebControls.ButtonColumn object to its initial state.

Syntax

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

Parameters

cell
A System.Web.UI.WebControls.TableCell that represents the cell to reset.
columnIndex
The column number where the cell is located.
itemType
One of the System.Web.UI.WebControls.ListItemType values.

Remarks

The ButtonColumn.InitializeCell(TableCell, int, ListItemType) method resets the specified cell in the System.Web.UI.WebControls.ButtonColumn object to its initial state.

Requirements

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