An array of string arrays containing the contents of the data grid, not counting the header. The outer array represents rows and the inner arrays represents cells within the rows. The cells are returned exactly as they are found in the HTML.
DataGridTester Class | NUnit.Extensions.Asp.AspTester Namespace