Calendar for WinForms | ComponentOne
C1.Win.Input.Validation Namespace / ValueInterval Class / MaxValue Property

In This Topic
    MaxValue Property (ValueInterval)
    In This Topic
    Gets or sets the upper bound.
    Syntax
    'Declaration
     
    
    Public Property MaxValue As Object
    public object MaxValue {get; set;}
    See Also