Calendar for WinForms | ComponentOne
C1.Win.Input.Validation 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 PropertyGets or sets the type of lower and upper bounds (taken from the control’s DataType).  
    Public PropertyGets or sets a value indicating whether the upper bound is included.  
    Public PropertyGets or sets a value indicating whether the lower bound is included.  
    Public PropertyGets or sets the upper bound.  
    Public PropertyGets or sets the lower bound.  
    Public PropertyGets or sets a value indicating whether to use the MaxValue property or whether the upper bound is positive infinity.  
    Public PropertyGets or sets a value indicating whether to use the MinValue property or whether the lower bound is negative infinity.  
    Top
    Protected Methods
     NameDescription
    Protected MethodRestores the default value of the MaxValue property.  
    Protected MethodRestores the default value of the CaseSensitive property.  
    Protected MethodSpecifies whether to save the value of the MaxValue property.  
    Protected MethodSpecifies whether to save the value of the MinValue property.  
    Top
    See Also