Click or drag to resize

DynamicRowTable Property

Gets the table this row is contained in

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

Property Value

Type: DynamicTable
The table.
See Also