NUnitAsp

DataGridTester.GetRow Method 

Returns a row from the data grid. Row number zero is the first row after the header row.

public Row GetRow(
   int rowNumber
);

See Also

DataGridTester Class | NUnit.Extensions.Asp.AspTester Namespace