ILanerBox.ShowDimPanel

Syntax

ShowDimPanel: Boolean;

Description

The ShowDimPanel property determines whether the dimensions panel should be shown in the component.

Comments

Dimension panel can be shown only when the multidimensional data displaying mode is enabled. Switching to this mode is described in the example for ILanerBox.ExecuteOperation.

Available values:

Example

The property use is given in the example for ILanerBox.ShowMethodsBar.

See also:

ILanerBox