This documentation is archived and is not being maintained.

HtmlTable.HtmlTableRowControlCollection Class

This type supports the .NET Framework infrastructure and is not intended to be used directly from your code.

[Visual Basic]
Protected Class HtmlTable.HtmlTableRowControlCollection
   Inherits ControlCollection
[C#]
protected class HtmlTable.HtmlTableRowControlCollection :
   ControlCollection
[C++]
protected __gc class HtmlTable.HtmlTableRowControlCollection :
   public ControlCollection
[JScript]
protected class HtmlTable.HtmlTableRowControlCollection extends
   ControlCollection

See Also

HtmlTable.HtmlTableRowControlCollection Members | System.Web.UI.HtmlControls Namespace

Show: