Click or drag to resize

DynamicTableParent Property

Gets or sets the parent table

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

Property Value

Type: DynamicTable
The parent.
See Also