ComponentOne CalendarView for WinForms
C1.Win.C1Input Namespace / ValueInterval Class / UseMinValue Property

In This Topic
    UseMinValue Property
    In This Topic
    If False (default), the lower bound is negative infinity.
    Syntax
    'Declaration
     
    
    Public Property UseMinValue As Boolean
    public bool UseMinValue {get; set;}
    See Also