10.1 Container

The Container component is a container for other elements. It is automatically created whenever you group a set of components together. See Grouping Components.

The Container component can hold only individual components, not other Containers. If you group together multiple Containers, the result is a single new Container that holds all of the constituent group's components.

<< 10 Organization Components © 1996-2013 InetSoft Technology Corporation (v11.5) 10.1.1 Creating a Container >>