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