Interface TableRow<T extends TableCell>

Type Parameters:
T - single cell in an Table test object.

public interface TableRow<T extends TableCell>
A .NET Windows Forms row in a table.
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the cells in this row.