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