LayoutControlGroup Constructors
A regular group with or without a header and borders.Name | Parameters | Description |
---|---|---|
LayoutControlGroup() | none | Initializes a new instance of the LayoutControlGroup class with default settings. |
LayoutControlGroup(LayoutGroup) | lg | Initializes a new instance of the LayoutControlGroup class with the specified parent layout group. |
See Also