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