This documentation is archived and is not being maintained.
DataGrid.CreateControlHierarchy Method
.NET Framework 1.1
This member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
[Visual Basic] Overrides Protected Sub CreateControlHierarchy( _ ByVal useDataSource As Boolean _ ) [C#] protected override void CreateControlHierarchy( bool useDataSource ); [C++] protected: void CreateControlHierarchy( bool useDataSource ); [JScript] protected override function CreateControlHierarchy( useDataSource : Boolean );
See Also
DataGrid Class | DataGrid Members | System.Web.UI.WebControls Namespace
Show: