Click or drag to resize

DynamicControlControl Property

Gets or sets the control that this item contains

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

Property Value

Type: Control
The control.
See Also