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

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