Show contents 

Working with Express Report > PP.Exp.Ui > Classes > TitleBox > TitleBox.Instance

TitleBox.Instance

Syntax

Instance: TitleBox

Description

The Instance property returns express report title.

Comments

Value of the Instance property can be set only from JSON, the property value is returned by the getInstance method. A PP.Exp.Ui.TitleBox object will be returned.

Example

The example of property use is given on the page with description of the TitleBox.RequestMetadata event.

See also:

TitleBox