Calendar for WinForms | ComponentOne
C1.Win.C1Input Namespace / C1BasePicker Class / MinSizeInternal Property

In This Topic
    MinSizeInternal Property (C1BasePicker)
    In This Topic
    This method is for internal use only.
    Syntax
    'Declaration
     
    
    Protected Overridable ReadOnly Property MinSizeInternal As Size
    protected virtual Size MinSizeInternal {get;}
    See Also