Show contents 

Cubes > Cubes Assembly Interfaces > ICubeSelectionControl > ICubeSelectionControl.Move

ICubeSelectionControl.Move

Syntax

Move(IndexFrom: Integer; IndexTo: Integer);

Parameters

IndexFrom. Index of position of the dimension that must be moved.

IndexTo. Index of the position, to which dimension must be moved.

Description

The Move method moves controlling dimensions.

See also:

ICubeSelectionControl