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