AddRow(String,String) Method
Adds a new row to the table band using the Add button for the corresponding band.

C# Syntax

Parameters

addButtonName
The name of the Add button corresponding to the band to which you want to add a row.
newRowPath
The band path that shows where the row is added in the format: "n1;n2;...;nX" where n is the row number in each band level.