System.Web.UI.WebControls.DataGridColumn.Owner Property

Gets the System.Web.UI.WebControls.DataGrid control that the column is a member of.

Syntax

protected DataGrid Owner { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Use the DataGridColumn.Owner property to programmatically determine the System.Web.UI.WebControls.DataGrid control that the column is a member of.

Requirements

Namespace: System.Web.UI.WebControls
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0