The Tr type exposes the following members.

Methods

  NameDescription
Public methodAdd(ICoreAttr)
Adds a core attribute to this table row.
Public methodAdd(Style)
Adds a style to this table row.
Public methodAdd(Td)
Adds a table cell to this row.
Public methodRender
Renders this element without a newline after the open tag.
(Overrides Tag..::..Render()()()().)
Public methodToString
This tag's element name.
(Overrides Object..::..ToString()()()().)

See Also