DaysOfWeekBorderBrush Property
In This Topic
Gets or sets a
System.Windows.Media.Brush object used to underline days of week. This is a dependency property.
Syntax
'Declaration
Public Property DaysOfWeekBorderBrush As Brush
public Brush DaysOfWeekBorderBrush {get; set;}
See Also