Method IsCategoryCollapsed
- Namespace
- Alternet.FormDesigner.Wpf.Toolbox
- Assembly
- Alternet.FormDesigner.Wpf.v10.dll
IsCategoryCollapsed(string)
Indicates whether specified category is in the collapsed state.
public bool IsCategoryCollapsed(string categoryName)
Parameters
categoryName
stringName of tab to check.
Returns
- bool
True if tab is collapsed; otherwise false.