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

In This Topic
    UseMinValue Property (ValueInterval)
    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