Method IsCategoryCollapsed
- Namespace
- Alternet.FormDesigner.WinForms
- Assembly
- Alternet.FormDesigner.v9.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.