ComponentOne ADO.NET DataExtender
C1.C1DataExtender.2 Assembly / C1.C1DataExtender.Design Namespace / AddViewNodeDialog Class / MinimumSize Property

In This Topic
    MinimumSize Property (AddViewNodeDialog)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Property MinimumSize As System.Drawing.Size
    public virtual System.Drawing.Size MinimumSize {get; set;}
    See Also