Calendar for WPF | ComponentOne
C1.WPF.Calendar Namespace / CalendarYearSlotLoadingEventArgs Class / IsAdjacentYear Property

In This Topic
    IsAdjacentYear Property
    In This Topic
    Gets whether or not the year is an adjacent year in the calendar.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property IsAdjacentYear As Boolean
    public bool IsAdjacentYear {get;}
    See Also