IPivotGroupItems.Move

Syntax

Move(IndexFrom: Integer, IndexTo: Integer);

Move(IndexFrom: integer, IndexTo: integer);

Parameters

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

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

Description

The Move method moves attribute in the list by index.

See also:

IPivotGroupItems