[]
        
(Showing Draft Content)

C1.Win.Command.C1DockingTab.CanMoveTabs

CanMoveTabs Property

CanMoveTabs

Gets or sets a value indicating whether the end user can rearrange tabs by dragging them around at runtime.

Declaration
[C1Description("C1DockingTab.CanMoveTabs", "Gets or sets a value indicating whether the end user can rearrange tabs by dragging them around at runtime.")]
[C1Category("Behavior")]
public bool CanMoveTabs { get; set; }