Gets or sets the brush of the element's border.
Namespace: MindFusion.Scheduling.Silverlight
Assembly: MindFusion.Scheduling.Silverlight
C# Copy Code |
---|
public Brush BorderBrush { get; set; } |
Visual Basic Copy Code |
---|
Public Property BorderBrush As Brush |
A .NET Brush object specifying the color of the border lines.