ComponentOne TileView for UWP
CanUserReorder Property

C1.UWP.TileView Assembly > C1.Xaml.TileView Namespace > C1TileView Class : CanUserReorder Property
Gets or sets whether the user is allowed to drag and drop and reorder C1TileViewItems from this control.
Syntax
'Declaration
 
Public Property CanUserReorder As System.Boolean
public System.bool CanUserReorder {get; set;}
See Also

Reference

C1TileView Class
C1TileView Members