ComponentOne CalendarView for WinForms
C1.Win.C1Input Namespace / C1TextBox Class / MinShortYear Property

In This Topic
    MinShortYear Property
    In This Topic
    The minimum year that can be entered without leading zeros.
    Syntax
    'Declaration
     
    
    Public Property MinShortYear As Integer
    public int MinShortYear {get; set;}
    See Also