ComponentOne ADO.NET DataExtender
C1.C1DataExtender.2 Assembly / C1.C1DataExtender.Design Namespace / VDLBuilderForm Class / Anchor Property

In This Topic
    Anchor Property (VDLBuilderForm)
    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