The properties of the HtmlTableRowCollection class are listed below. For a complete list of HtmlTableRowCollection class members, see the HtmlTableRowCollection Members topic.
Count | Gets the number of items in the HtmlTableRow collection. |
Item | Gets an HtmlTableRow control from an HtmlTable control thorugh the row's ordinal index value.
In C#, this member is the indexer for the HtmlTableRowCollection class. |
HtmlTableRowCollection Class | System.Web.UI.HtmlControls Namespace