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

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