There are a number of layout components that serve to contain other components, allowing you to arrange your layout in a flexible manner. When a component contains other subcomponents, the subcomponents are displayed indented below the component in the Components panel. Container components can be nested, that is, they can contain other container components. Most container components can contain any number of components with the exception of the Scroll component, which can only contain a single component.
Layout components include the following:
•Rows