ShowDimPanel: Boolean;
The ShowDimPanel property determines whether the dimensions panel is to be shown in the component.
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 of ShowDimPanel:
True. Default value. Dimension panel is shown in the component.
False. Dimension panel is not shown in the component.
The property use is given in the example for ILanerBox.ShowMethodsBar.
See also: