DayBorderBrush Property (C1MultiMonthCalendar)
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 DayBorderBrush As Brush
public Brush DayBorderBrush {get; set;}
See Also