Gets or sets a Brush object used to highlight selected dates.
This is a dependency property.
Namespace:
C1.Xaml.CalendarAssembly: C1.Xaml.Calendar (in C1.Xaml.Calendar.dll)
Syntax
| C# |
|---|
public Brush SelectedDayBrush { get; set; } |
| Visual Basic |
|---|
Public Property SelectedDayBrush As Brush Get Set |