TablePanel.Mode

Syntax

Mode: PP.TS.Ui.WbkTablePanMode

Description

The Mode property sets mode of displaying for settings panel of workbook table.

Description

Use JSON or the setMode method to set the property value, and the getMode method to get the property value.

Example

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

See also:

TablePanel