System.Web.UI.WebControls.GridView.PrepareControlHierarchy Method

Establishes the control hierarchy.

Syntax

protected virtual void PrepareControlHierarchy ()

Remarks

This method is used to establish the control hierarchy for the System.Web.UI.WebControls.GridView control.

Note:

This method is used primarily by control developers to extend the System.Web.UI.WebControls.GridView control.

Requirements

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