ComponentOne Xamarin.iOS
IsAdjacentYear Property


C1.iOS.Calendar Assembly > C1.iOS.Calendar Namespace > CalendarYearSlotLoadingEventArgs Class : IsAdjacentYear Property
Gets whether or not the year is an adjacent year in the calendar.
Syntax
'Declaration
 
Public ReadOnly Property IsAdjacentYear As Boolean
'Usage
 
Dim instance As CalendarYearSlotLoadingEventArgs
Dim value As Boolean
 
value = instance.IsAdjacentYear
public bool IsAdjacentYear {get;}
See Also

Reference

CalendarYearSlotLoadingEventArgs Class
CalendarYearSlotLoadingEventArgs Members