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