NavigationItem.Caption

Syntax

Caption: String

Description

The Caption property sets ad returns tab header.

Comments

Use JSON or the setCaption method to set the property value, and the getCaption method to get the property value. Property value cannot be set from JSON.

Example

The example of property use is given in description of the NavigationItem.showScrolls method.

See also:

NavigationItem