Blazor | ComponentOne
C1.Blazor.Calendar Assembly / C1.Blazor.Calendar Namespace / C1Calendar Class / ActualAdjacentStyle Property

In This Topic
    ActualAdjacentStyle Property
    In This Topic
    Gets the style applied to adjacent slots.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property ActualAdjacentStyle As C1Style
    public C1Style ActualAdjacentStyle {get;}
    See Also