[]
Gets or sets the value indicating whether the toolbar can be moved by the user.
[C1Category("Layout")]
[C1Description("C1ToolBar.Movable", "Gets or sets the value indicating whether the toolbar can be moved by the user.")]
public bool Movable { get; set; }
Only works when C1ToolBar is placed on C1CommandDock control.