ComponentOne CalendarView for WinForms
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