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

In This Topic
    Bounds Property (VDLBuilderForm)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Bounds As System.Drawing.Rectangle
    public System.Drawing.Rectangle Bounds {get; set;}
    See Also