Method CanDeleteComponents
- Namespace
- Alternet.FormDesigner.Wpf
- Assembly
- Alternet.FormDesigner.Wpf.v10.dll
CanDeleteComponents(ICollection<DesignItem>)
Gets if the specified components can be deleted.
public static bool CanDeleteComponents(ICollection<DesignItem> items)
Parameters
items
ICollection<DesignItem>