NUnitAsp

DataGridTester.TrimmedCells Property

Obsolete--do not call. 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. Whitespace has been trimmed from the front and back of the cells.

public string[][] TrimmedCells {get;}

See Also

DataGridTester Class | NUnit.Extensions.Asp.AspTester Namespace