Show contents 

Working with Trees > Classes > TreeList > TreeList.getTopMargin

TreeList.getTopMargin

Syntax

getTopMargin ();

Description

The getTopMargin method returns margin for the topmost node.

Example

The example of use is given in the TreeList.showSearch method description.

See also:

TreeList