ComponentOne Xamarin.iOS
IsAdjacentDay Property


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

Reference

CalendarDaySlotLoadingEventArgs Class
CalendarDaySlotLoadingEventArgs Members