True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.5.2 Assembly / C1.Win.C1TrueDBGrid Namespace / DropDownForm Class / DefaultSize Property

In This Topic
    DefaultSize Property (DropDownForm)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable ReadOnly Property DefaultSize As System.Drawing.Size
    protected virtual System.Drawing.Size DefaultSize {get;}
    See Also