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

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