LayoutItemBase Constructors
Represents the base class for the LayoutItem, the LayoutGroup, and TabbedLayoutGroup classes.
Name | Parameters | Description |
---|---|---|
Layout |
none |
Initializes a new instance of the Layout |
Layout |
caption, name |
Initializes a new instance of the Layout |
Layout |
caption |
Initializes a new instance of the Layout |
See Also