\
ComponentOne List for WinForms
C1.Win.C1List.4.5.2 Assembly / C1.Win.C1List Namespace / DropDownContainer Class / Anchor Property

In This Topic
    Anchor Property (DropDownContainer)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Property Anchor As System.Windows.Forms.AnchorStyles
    public virtual System.Windows.Forms.AnchorStyles Anchor {get; set;}
    See Also