TabItem Constructor

Syntax

PP.TabItem(settings);

Parameters

settings. The JSON object with the values of the component properties.

Description

The TabItem constructor creates an instance of the TabItem component.

Example

The example of constructor use is given in the Example of Creating the TabControl Component page.

See also:

TabItem