TablePanel.Source

Syntax

Source: PP.TS.WbkDocument

Description

The Source property determines data source for table settings panel in a workbook.

Comments

Use JSON or the setSource method to set the property value, and the getSource method to get the property value.

Example

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

See also:

TablePanel