The ControlGroup class represents a data-bound display field.<q ref="core.gml:Control">Control</q><font color="red">This class is in preliminary design stage, and is subject to change.</font>(c) SAP AG 2003-2006. All rights reserved. Create a new control and insert it to the control group.The control class name to be created.A collection of property values for initializing the new Control.The control that was addded to the control group, or <code>null</code> on failure. Get control by id.The id of the control to get.The control. Get controls that are direct children of this group.The collection of controls. Remove control from the control group.The control to be deleted.Indicates whether to force deletion of the control action.Indicates whether the control was successfully removed.