WbkPropertyBarView.Source

Syntax

Source: PP.TS.WbkDocument;

Description

The Source property returns the workbook data of which is shown in the component.

Comments

Property value can be set from JSON or using the setSource method, property value is returned by the getSource method.

Example

The example of property use is given on the WbkPropertyBar Constructor page.

See also:

WbkPropertyBarView