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

In This Topic
    DisplayRectangle Property (VDLBuilderForm)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable ReadOnly Property DisplayRectangle As System.Drawing.Rectangle
    public virtual System.Drawing.Rectangle DisplayRectangle {get;}
    See Also