ComponentOne Calendar for UWP
IsAdjacent Property (ViewSlot)

C1.UWP.Calendar Assembly > C1.Xaml.Calendar Namespace > ViewSlot Class : IsAdjacent Property
Indicates whether the DaySlot represents a day from an adjacent month, but not of the month currently represented by the C1Calendar control.
Syntax
'Declaration
 
Public ReadOnly Property IsAdjacent As System.Boolean
public System.bool IsAdjacent {get;}
See Also

Reference

ViewSlot Class
ViewSlot Members