Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / C1DockingManager Class / AllowFloat Property

In This Topic
    AllowFloat Property (C1DockingManager)
    In This Topic
    Indicates whether to allow floating.
    Syntax
    'Declaration
     
    
    Public Property AllowFloat As Boolean
    public bool AllowFloat {get; set;}
    See Also