[]
        
(Showing Draft Content)

C1.Win.C1Command.C1ToolBar.Movable

Movable Property

Movable

Gets or sets the value indicating whether the toolbar can be moved by the user.

Declaration
[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; }
Remarks

Only works when C1ToolBar is placed on C1CommandDock control.