The HtmlTableRowCollection contains all of the table rows found within an HtmlTable server control.
Object
HtmlTableRowCollection
[Visual Basic] Public Class HtmlTableRowCollection Implements ICollection, IEnumerable [C#] public class HtmlTableRowCollection : ICollection, IEnumerable [C++] public __gc class HtmlTableRowCollection : public ICollection, IEnumerable [JScript] public class HtmlTableRowCollection implements ICollection, IEnumerable
[To be supplied.]
Namespace: System.Web.UI.HtmlControls
Assembly: System.Web.dll
HtmlTableRowCollection Members | System.Web.UI.HtmlControls Namespace