TableRow Constructor |
Name | Description | |
---|---|---|
TableRow |
Initializes a new instance of the TableRow class.
| |
TableRow(TableCell) |
Initializes a new instance of the TableRow class with the specified cells.
| |
TableRow(IEnumerableTableCell) |
Initializes a new instance of the TableRow class with the specified cells.
|