ComponentOne Input for WinForms
C1.Win.C1Input.4.8 Assembly / C1.Win.C1Input Namespace / ValueInterval Class


In This Topic
    ValueInterval Class Properties
    In This Topic

    For a list of all members of this type, see ValueInterval members.

    Public Properties
     NameDescription
    Public PropertyThe type of lower and upper bounds (taken from the control’s DataType).  
    Public PropertyIf True (default), the upper bound is included.  
    Public PropertyIf True (default), the lower bound is included.  
    Public PropertyUpper bound.  
    Public PropertyLower bound.  
    Public PropertyIf False (default), the upper bound is positive infinity.  
    Public PropertyIf False (default), the lower bound is negative infinity.  
    Top
    See Also