Method DeleteComponents
- Namespace
- Alternet.FormDesigner.Wpf
- Assembly
- Alternet.FormDesigner.Wpf.v10.dll
DeleteComponents(ICollection<DesignItem>)
Deletes the specified components from their parent containers. If the deleted components are currently selected, they are deselected before they are deleted.
public static void DeleteComponents(ICollection<DesignItem> deleteItems)
Parameters
deleteItems
ICollection<DesignItem>