Method CanSelectComponent
- Namespace
- Alternet.FormDesigner.Wpf
- Assembly
- Alternet.FormDesigner.Wpf.v10.dll
CanSelectComponent(DesignItem)
Gets if the specified component can be selected.
public static bool CanSelectComponent(DesignItem item)
Parameters
item
DesignItemDesignItem
to check up.
Returns
- bool
True if component is selectable; otherwise, false.