DetailsView::CreateTable Method ()
.NET Framework (current version)
Creates the containing table for the DetailsView control.
Assembly: System.Web (in System.Web.dll)
Return Value
Type: System.Web.UI.WebControls::Table^A Table that represents the containing table for the DetailsView control.
The CreateTable method is a helper method called by the DetailsView control to create a table that acts as the container for the control.
.NET Framework
Available since 2.0
Available since 2.0
Show: