static public method TableExtensions.AddRowToTable
Adds a row to the table, configures the row and returns the TableBuilder
.
Declaration | ||||
|
Parameters | |
table |
This |
rowConfigure |
A configuration action for the row. |
rowType |
The row type. |
Declared in TableExtensions