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