ComponentOne Input for WinForms
C1.Win.C1Input.4.5.2 Assembly / C1.Win.C1Input Namespace / C1DateEdit Class / MinSizeInternal Property

In This Topic
    MinSizeInternal Property (C1DateEdit)
    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