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

C# Syntax

void AddRow( 
   string addButtonName
)

Parameters

addButtonName
The name of the Add button corresponding to the band to which you want to add a row.