Blazor | ComponentOne
C1.Blazor.Calendar Assembly / C1.Blazor.Calendar Namespace / CalendarDaySlotInfo Class / IsAdjacent Property

In This Topic
    IsAdjacent Property
    In This Topic
    Gets or sets a value indicating whether the day is adjacent.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property IsAdjacent As Boolean
    public bool IsAdjacent {get;}
    See Also