Creates a new System.Web.UI.ControlCollection object for the System.Web.UI.WebControls.TableRow control.
A System.Web.UI.ControlCollection object that contains the System.Web.UI.WebControls.TableRow control's child server controls.
The TableRow.CreateControlCollection method creates a new System.Web.UI.ControlCollection object that holds the System.Web.UI.WebControls.TableRow cells.
The TableRow.CreateControlCollection method is primarily of interest to control developers extending the functionality of the System.Web.UI.WebControls.TableRow control.