In This Topic
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 Boolean
public bool IsAdjacent {get;}
See Also