Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
C1Calendar
.
.
::
.
.
SelectedDayBrush Property
C1Calendar Class
See Also
Gets or sets a
Brush
object used to highlight selected dates. This is a dependency property.
Namespace:
C1.Silverlight.Schedule
Assembly:
C1.Silverlight.Schedule
(in C1.Silverlight.Schedule.dll)
Syntax
C#
public
Brush
SelectedDayBrush
{
get
;
set
; }
Visual Basic
Public
Property
SelectedDayBrush
As
Brush
Get
Set
See Also
C1Calendar Class
C1.Silverlight.Schedule Namespace