Calendar for WPF | ComponentOne
C1.WPF.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 Brush
    public Brush AdjacentDayForeground {get; set;}
    See Also