DataControlFieldCell Constructor

 

Initializes a new instance of the DataControlFieldCell class.

Namespace:   System.Web.UI.WebControls
Assembly:  System.Web (in System.Web.dll)

NameDescription
System_CAPS_pubmethodDataControlFieldCell(DataControlField^)

Initializes a new instance of the DataControlFieldCell class, setting the specified DataControlField object as the cell's container.

System_CAPS_protmethodDataControlFieldCell(HtmlTextWriterTag, DataControlField^)

Initializes a new instance of the DataControlFieldCell class, setting the specified DataControlField object as the cell's container.

Return to top
Show: