static public method TableRowExtensions.AddCellToRow
Adds a cell to the table row, configures the cell and returns the TableRowBuilder
.
Declaration | ||||
|
Parameters | |
row |
This |
cellConfigure |
A configuration action for the cell. |
Declared in TableRowExtensions