Initializes the specified System.Web.UI.WebControls.TableCell object to the specified row state.
- cell
- The System.Web.UI.WebControls.TableCell to initialize.
- rowState
- One of the System.Web.UI.WebControls.DataControlRowState values.
The BoundField.InitializeDataCell(DataControlFieldCell, DataControlRowState) method is a helper method used to initialize a cell in the System.Web.UI.WebControls.BoundField object.