System.Web.UI.WebControls.DataControlFieldCell.ContainingField Property

Gets the System.Web.UI.WebControls.DataControlField object that contains the current cell.

Syntax

public DataControlField ContainingField { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The content rendering for the System.Web.UI.WebControls.DataControlFieldCell object might be affected by the various System.Web.UI.WebControls.DataControlField properties of the containing field, such as DataControlField.ItemStyle, DataControlField.ControlStyle, and DataControlField.ShowHeader.

Requirements

Namespace: System.Web.UI.WebControls
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0