Click or drag to resize

DynamicTableTable Property

Gets the table layout this item represents

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public TableLayout Table { get; }

Property Value

Type: TableLayout
The table.
See Also