Docking Tab for WinForms | ComponentOne
C1.Win.Command.Docking Namespace / FloatingWindowOptions Class / AllowedAnchors Property

In This Topic
    AllowedAnchors Property
    In This Topic
    Gets or sets allowed anchors for the floating tab.
    Syntax
    'Declaration
     
    
    Public Property AllowedAnchors As AllowedAnchors
    public AllowedAnchors AllowedAnchors {get; set;}
    See Also