Indicates whether the DaySlot represents a day from an adjacent month, but not of the month currently represented by C1MonthCalendar.

Namespace:  C1.WPF.C1Schedule
Assembly:  C1.WPF.C1Schedule (in C1.WPF.C1Schedule.dll)

Syntax

C#
public bool IsAdjacent { get; }
Visual Basic (Declaration)
Public ReadOnly Property IsAdjacent As Boolean
	Get

See Also