Table.RowControlCollection Class
.NET Framework 3.0
This class supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Represents the collection of TableRow objects in a Table control.
Namespace: System.Web.UI.WebControlsAssembly: System.Web (in system.web.dll)
A Table.RowControlCollection collection is returned by the Controls property of the Table control. Only TableRow objects can be added to this Table.RowControlCollection.
Community Additions
ADD
Show: