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

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