IAdhocSlides.Move

Fore Syntax

Move(OldIndex: Integer; NewIndex: Integer);

Fore.NET Syntax

None;

Parameters

OldIndex. Index of the position of the dashboard slide, which must be moved.

NewIndex. Index of the position, to which the dashboard slide must be moved.

Description

The Move method moves the slide of the dashboard collection to the specified position.

See also:

IAdhocSlides