# Drag-and-Drop Interaction

## Content



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](/componentone/docs/wpf/online-tilesview/TileViewforWPFTask-BasedHelp/DisablingDrag-and-DropFunctionality) for an example.

## See Also

[Basic Properties](/componentone/docs/wpf/online-tilesview/WorkingwithTileViewforWPF/BasicProperties)

[Disabling Drag-and-Drop Functionality](/componentone/docs/wpf/online-tilesview/TileViewforWPFTask-BasedHelp/DisablingDrag-and-DropFunctionality)