Blazor | ComponentOne
C1.Blazor.DateTimeEditors Assembly / C1.Blazor.DateTimeEditors Namespace / C1DatePicker Class / AdjacentDayStyle Property

In This Topic
    AdjacentDayStyle Property (C1DatePicker)
    In This Topic
    Custom AdjacentDayStyle
    Syntax
    'Declaration
     
    
    Public Property AdjacentDayStyle As C1Style
    public C1Style AdjacentDayStyle {get; set;}
    See Also