ComponentOne List for WinForms
C1.Win.C1List Namespace / C1Combo Class / DefaultSize Property

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