Click or drag to resize

DynamicGroup Class

Used to easily insert a GroupBox into a dynamic layout
Inheritance Hierarchy

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public class DynamicGroup : DynamicTable

The DynamicGroup type exposes the following members.

Constructors
  NameDescription
Public methodDynamicGroup
Initializes a new instance of the DynamicGroup class
Top
Properties
  NameDescription
Public propertyGroupBox
Gets the group box instance when the layout has been generated.
Public propertyTitle
Gets or sets the title of the group box.
Top
Methods
See Also