You can control whether to allow drag-and-drop operations within the C1TileView control by setting the CanUserReorder property. By default, this property is set to True and users can reorder items at run time. If you set this property to False, users can no longer reorder items at run time. See Disabling Drag-and-Drop Functionality for an example.