ComponentOne CalendarView for WinForms
C1.Win.C1Input Namespace / ValueInterval Class / IncludeMin Property

In This Topic
    IncludeMin Property
    In This Topic
    If True (default), the lower bound is included.
    Syntax
    'Declaration
     
    
    Public Property IncludeMin As Boolean
    public bool IncludeMin {get; set;}
    See Also