Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / C1DockingTab Class / Floating Property

In This Topic
    Floating Property (C1DockingTab)
    In This Topic
    Gets the value indicating whether the C1DockingTab is currently floating (runtime-only).
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Floating As Boolean
    public bool Floating {get;}
    See Also