TabControl.AddTabButtonTemplate

Syntax

AddTabButtonTemplate: String

Description

The AddTabButtonTemplate property determines a tab template on adding it to the panel.

Comments

Set the property value from JSON and return it using the getAddTabButtonTemplate method.

Example

The example of property use is given in description of the TabControl.removeItemByIndex method.

See also:

TabControl