Indicates whether the DaySlot represents a day from an adjacent
month, but not of the month currently represented by the C1Calendar control.
Namespace:
C1.Xaml.CalendarAssembly: C1.Xaml.Calendar (in C1.Xaml.Calendar.dll)
Syntax
| C# |
|---|
public bool IsAdjacent { get; private set; } |
| Visual Basic |
|---|
Public Property IsAdjacent As Boolean Get Private Set |