ComponentOne Basic Library for UWP
CanUserReorder Property

C1.UWP Assembly > C1.Xaml Namespace > C1TabControl Class : CanUserReorder Property
Whether the user is allowed to drag and drop and reorder C1TabItems from this C1TabControl.
Syntax
'Declaration
 
Public Property CanUserReorder As System.Boolean
public System.bool CanUserReorder {get; set;}
See Also

Reference

C1TabControl Class
C1TabControl Members