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

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