Resets a cell in the System.Web.UI.WebControls.ButtonColumn object to its initial state.
- 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.
The ButtonColumn.InitializeCell(TableCell, int, ListItemType) method resets the specified cell in the System.Web.UI.WebControls.ButtonColumn object to its initial state.