A base class for a container of controls in the same HTML div element

This control creates a parent div, and puts the child controls in it. Target and map are set automatically - see CompositeControl

Hierarchy

Constructors

Properties

childControls: Control[]

The child controls

styleClass: string

The style class of the container *

Methods

Generated using TypeDoc