The HtmlTableRow class defines the properties, methods, and events for the HtmlTableRow control. This class allows programmatic access on the server to individual HTML <tr> elements enclosed within an HtmlTable control.
Object
Control
HtmlControl
HtmlContainerControl
HtmlTableRow
[Visual Basic] Public Class HtmlTableRow Inherits HtmlContainerControl [C#] public class HtmlTableRow : HtmlContainerControl [C++] public __gc class HtmlTableRow : public HtmlContainerControl [JScript] public class HtmlTableRow extends HtmlContainerControl
[To be supplied.]
Namespace: System.Web.UI.HtmlControls
Assembly: System.Web.dll
HtmlTableRow Members | System.Web.UI.HtmlControls Namespace | HtmlTableRowCollection