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!

HtmlTableRowCollection Properties

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

Public:

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.

See Also

HtmlTableRowCollection Class | System.Web.UI.HtmlControls Namespace