Click or drag to resize

TableRow Class

Represents the contents of a row in a TableLayout
Inheritance Hierarchy
SystemObject
  Eto.FormsTableRow

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
[ContentPropertyAttribute("Cells")]
public class TableRow

The TableRow type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyCells
Gets or sets the cells in this row.
Public propertyScaleHeight
Gets or sets a value indicating whether this TableCell will scale its height
Top
Methods
Operators
See Also