HtmlTableRow Object— <tr> Element

This creates an individual row within a table. Table D.32 lists the properties of the HtmlTableRow object, and Table D.33 lists the methods.

Table D.32. Properties of the HtmlTableRow Object
Property Description
ID Gets or sets the ID (identifier) of the HtmlTableRow control.
Align Gets or sets the alignment of content within the control.
Valign Gets or sets the vertical alignment of content within the control.
BgColor The background color of the control.
BorderColor Gets or sets the color of the controls border.
Width Gets or sets the width of the row.
Height Gets or sets the height of the row.
Cells Gets or sets the table cells contained within the table row.
Disabled Gets or sets a value that indicates whether ...

Get Inside ASP.NET now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.