MindFusion.Scheduling for Silverlight Programmer's Guide
CalendarStyle.BorderBrush Property
See Also
 





Gets or sets the brush of the element's border.

Namespace: MindFusion.Scheduling.Silverlight
Assembly: MindFusion.Scheduling.Silverlight

 Syntax

C#  Copy Code

public Brush BorderBrush { get; set; }

Visual Basic  Copy Code

Public Property BorderBrush As Brush

 Property Value

A .NET Brush object specifying the color of the border lines.

 See Also

CalendarStyle Members
CalendarStyle Class
MindFusion.Scheduling.Silverlight Namespace