Ribbon.getIsCategoryContentHidden

Syntax

getIsCategoryContentHidden ();

Description

The getIsCategoryContentHidden method returns whether the tab is hidden.

Comments

If the property returns True, the tab contents is hidden (collapsed). If the value False is returned, the contents is expanded.

Example

The example of method use is given in description of the showCategoryContent method.

See also:

Ribbon