class TableRowExtensions
Parents | |
|
The class for building table rows.
Static Public Methods | |
Adds a cell with specified text, column and row span to the table row, allows configuring the cell and returns the |
|
Adds a cell to the table row, configures the cell and returns the |
|
Adds a cell with default settings to the table row and returns the |
|
Adds a cell with specified text, column and row spans to the table row, allows configuring the cell and returns the |
|
Adds a cell to the table row, configures the cell and returns the |
|
Adds a cell with default settings to the table row and returns the |
|
Adds a cell to the table row and returns the |