Table of Contents

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>

Returns

bool