CollapsedDimPanel.getDimCombo

Syntax

getDimCombo();

Description

The getDimCombo method returns a drop-down list containing a tree with dimension elements.

Comments

Returned value - instance of the PP.Mb.Ui.DimCombo class.

Example

The example of property use is given in description of the CollapsedDimPanel.getDimTreeView method.

See also:

CollapsedDimPanel