Method IsComponentCollapsed
- Namespace
- Alternet.FormDesigner.Wpf
- Assembly
- Alternet.FormDesigner.Wpf.v10.dll
IsComponentCollapsed(DesignItem)
Indicates whether given component is in the collapsed state.
public static bool IsComponentCollapsed(DesignItem item)
Parameters
item
DesignItemDesignItem
to check up.
Returns
- bool
True if component visibility is in the collapsed state; otherwise, false.