Click or drag to resize

DynamicControl Class

Control item for the DynamicLayout
Inheritance Hierarchy

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

The DynamicControl type exposes the following members.

Constructors
  NameDescription
Public methodDynamicControl
Initializes a new instance of the DynamicControl class
Top
Properties
  NameDescription
Public propertyControl
Gets or sets the control that this item contains
Top
Methods
See Also