ComponentOne TileControl for WinForms
AllowRearranging Property

C1.Win.C1TileControl.4 Assembly > C1.Win.C1Tile Namespace > C1TileControl Class : AllowRearranging Property
Gets or sets whether the user can move tiles with the mouse or touch device.
Syntax
'Declaration
 
Public Property AllowRearranging As System.Boolean
public System.bool AllowRearranging {get; set;}
Remarks
It has no effect if the AutomaticLayout property is set to false.
See Also

Reference

C1TileControl Class
C1TileControl Members