LayoutGroupBase Constructors
Represents the base class for the LayoutGroup and the TabbedLayoutGroup classes.| Name | Parameters | Description |
|---|---|---|
| LayoutGroupBase() | none | Initializes a new instance of the LayoutGroupBase class with default settings. |
| LayoutGroupBase(String) | caption | Initializes a new instance of the LayoutGroupBase class with default settings. |
See Also