Moveable: Boolean;
The Moveable property determines the ability of a container or a column to be moved.
If the property is set to True, a container/column can be moved inside the component using a mouse or moved in the dialog Columns Selection. If the property is set to False, a container/column can not be moved.
The AllowPress property must be set to True for the user to be able to move containers or columns with the mouse.
NOTE. Not depending on this property value the container/column moving is available by modifying its parent container or by changing the allocation of nearest containers/columns.
See also: