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

In This Topic
    AdjacentDayForeground Property
    In This Topic
    Gets or sets the color of the adjacent days text.
    Syntax
    'Declaration
     
    
    Public Property AdjacentDayForeground As C1Color
    public C1Color AdjacentDayForeground {get; set;}
    See Also