Creates the containing table for the System.Web.UI.WebControls.DetailsView control.
A System.Web.UI.WebControls.Table that represents the containing table for the System.Web.UI.WebControls.DetailsView control.
The DetailsView.CreateTable method is a helper method called by the System.Web.UI.WebControls.DetailsView control to create a table that acts as the container for the control.