| TableRow Constructor | 
 Overload List
Overload List| 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.
             | 
 See Also
See Also