[]
Gets or sets a value indicating whether the end user can rearrange tabs by dragging them around at runtime.
[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; }