[]
Indicates whether to allow floating C1ToolBar and C1DockingTab controls.
[C1Category("Behavior")]
[C1Description("C1CommandDock.AllowFloat", "Indicates whether to allow floating C1ToolBar and C1DockingTab controls.")]
public bool AllowFloat { get; set; }
<C1Category("Behavior")>
<C1Description("C1CommandDock.AllowFloat", "Indicates whether to allow floating C1ToolBar and C1DockingTab controls.")>
Public Property AllowFloat As Boolean