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

In This Topic
    AdjacentDayStyle Property (C1Calendar)
    In This Topic
    Gets or sets the style for the AdjacentDay slot.
    Syntax
    'Declaration
     
    
    Public Property AdjacentDayStyle As C1Style
    public C1Style AdjacentDayStyle {get; set;}
    See Also