TabBase.getMultiline

Overview | Methods | This Package | All Packages

TabBase.getMultiline

Retrieves a boolean value indicating whether multiple rows of tabs can be displayed to allow all tabs to be visible at one time.

Syntax

public final boolean getMultiline()

Return Value

Returns true if tabs can be displayed in multiple rows to allow all tabs to be visible at one time; returns false if tabs cannot be displayed in multiple rows and the user must navigate to tabs that are not displayed using the mouse, the keyboard, or the arrows that appear on the control.

See Also   setMultiline