ComponentOne DockControl for WPF
C1.WPF.Docking Namespace / C1DockTabControl Class / CanUserReorder Property

In This Topic
    CanUserReorder Property (C1DockTabControl)
    In This Topic
    Syntax
    'Declaration
     
    Public Property CanUserReorder As Boolean
    public bool CanUserReorder {get; set;}
    See Also