Gets or sets the brush of the element's bottom border.
Namespace: MindFusion.Scheduling.Silverlight
Assembly: MindFusion.Scheduling.Silverlight
C# Copy Code |
---|
public Brush BottomBorderBrush { get; set; } |
Visual Basic Copy Code |
---|
Public Property BottomBorderBrush As Brush |
A .NET Brush object specifying the color of the bottom border lines. Assign null (Nothing in Visual Basic) to this property to use the value of BorderBrush.