NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

HtmlTableCellCollection Properties

The properties of the HtmlTableCellCollection class are listed below. For a complete list of HtmlTableCellCollection class members, see the HtmlTableCellCollection Members topic.

Public:

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.

See Also

HtmlTableCellCollection Class | System.Web.UI.HtmlControls Namespace