| MacroDesignerTreeRemoveGroup Method | 
            Adds given group as a new child.
            
 
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
 Syntax
Syntaxpublic void RemoveGroup(
	int position
)
Parameters
- position
- Type: SystemInt32
 Relative position within the children collection
 See Also
See Also