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

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