Gets or sets whether the user is allowed to drag and drop and reorder C1TileViewItems from this control.
Namespace:
C1.Xaml.TileViewAssembly: C1.Xaml.TileView (in C1.Xaml.TileView.dll)
Syntax
| C# |
|---|
public bool CanUserReorder { get; set; } |
| Visual Basic |
|---|
Public Property CanUserReorder As Boolean Get Set |