ComponentOne Scheduler for WPF and Silverlight
AdjacentMonthDayBrush Property (C1Calendar)

C1.WPF.Schedule Namespace > C1Calendar Class : AdjacentMonthDayBrush Property
Gets or sets a System.Windows.Media.Brush object used to display adjacent month days. This is a dependency property.
Syntax
'Declaration
 
Public Property AdjacentMonthDayBrush As System.Windows.Media.Brush
public System.Windows.Media.Brush AdjacentMonthDayBrush {get; set;}
See Also

Reference

C1Calendar Class
C1Calendar Members