Calendar for WinForms | ComponentOne
C1.Win.C1Input Namespace / ValueInterval Class
Properties Methods


In This Topic
    ValueInterval Class Members
    In This Topic

    The following tables list the members exposed by ValueInterval.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    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
    Protected Methods
     NameDescription
    Protected MethodThis method is for internal use only.  
    Protected MethodThis method is for internal use only.  
    Top
    See Also