ComponentOne Input for WinForms
C1.Win.C1Input.4.5.2 Assembly / C1.Win.C1Input Namespace / ValueInterval Class / MaxValue Property

In This Topic
    MaxValue Property
    In This Topic
    Upper bound.
    Syntax
    'Declaration
     
    Public Property MaxValue As Object
    public object MaxValue {get; set;}
    See Also