DimTreeView.getLoadToFirstSelected

Syntax

getLoadToFirstSelected();

Description

The getLoadToFirstSelected method returns whether focus is set on the element stored in dimension metadata after tree loading or refreshing.

Comments

It returns True if focus is set on the element from metadata after tree loading or refreshing.

Example

The example of method use is given in description of the DimTreeView.loadFirst method.

See also:

DimTreeView