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