Skip to main content
A newer version of this page is available. .

LayoutControlItem Constructors

Displays an embedded control and an optional label.
Name Parameters Description
LayoutControlItem() none Initializes a new instance of the LayoutControlItem class with default settings.
LayoutControlItem(LayoutControl, Control) layoutControl, control Initializes a new instance of the LayoutControlItem class.
LayoutControlItem(LayoutControlGroup) parent Initializes a new instance of the LayoutControlItem class with the specified parent group.
See Also