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