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

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