TabSheetExpander.IsCollapsed

Syntax

IsCollapsed: Boolean

Description

The IsCollapsed property determines whether table cell group is collapsed.

Comments

This method returns True if the table cells group is collapsed, otherwise it returns False.

Example

The example of method use is given on the TabSheetSettings.EmulateExpanderAction paroperty description page and the TabSheet.addExpander method description page.

Seebsp;also:

TabSheetExpander