Table of Contents

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 string

Name of tab to check.

Returns

bool

True if tab is collapsed; otherwise false.