MindFusion.Wpf Pack Programmer's Guide
CalendarStyle.BorderBrush Property
See Also
 





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

Namespace: MindFusion.Scheduling.Wpf
Assembly: MindFusion.Scheduling.Wpf

 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.Wpf Namespace