MovementMode: PP.Ui.TabObjectMovementMode;
The MovementMode property determines object moving method in table.
Use JSON or the setMovementMode method to set the property value, and the getMovementMode method to get the property value.
The property takes value of the PP.Ui.TabObjectMovementMode enumeration identical to the TabObjectMovementModeenumeration.
The example of use is given on the TabSheetObject Constructor page.
See also: