Add row

Element that adds new row to table.

Properties

  • Row*: [System.Collections.Generic.Dictionary] New rows. Key - column name, Value - cell value

  • Table*: [System.Data.DataTable] Table to edit

Last updated