Report > Report Assembly Interfaces > IPrxControls > IPrxControls.Move
Move(OldIndex: Integer; NewIndex: Integer);
OldIndex. Index of position of the control to be moved.
NewIndex. Index of the position, to which the control should be moved.
The Move method moves a control.
The property use is given in the example for IPrxControls.IndexOf.
See also: