ComponentOne Scheduler for WPF and Silverlight
IsAdjacent Property (DaySlot)

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

Reference

DaySlot Class
DaySlot Members