The Tr type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| Tr |
Initializes a new instance of the Tr class.
|
Methods
| Name | Description | |
|---|---|---|
| Add(ICoreAttr) |
Adds a core attribute to this table row.
| |
| Add(Style) |
Adds a style to this table row.
| |
| Add(Td) |
Adds a table cell to this row.
| |
| Render |
Renders this element without a newline after the open tag.
(Overrides Tag..::..Render()()()().) | |
| ToString |
This tag's element name.
(Overrides Object..::..ToString()()()().) |