TreeList.LoadingTimeout

Syntax

LoadingTimeout: Number

Description

The LoadingTimeout property determines the time interval, in which the tree is loaded.

Comments

Time delay is set in milliseconds.

Use JSON or the setLoadingTimeout method to set the property value, and the getLoadingTimeout method to get the property value.

Example

The example of property use is given in the Example of Creating the TreeList Component page.

See also:

TreeList