Gets or sets the brush of the element's right border.
Namespace: MindFusion.Scheduling.Wpf
Assembly: MindFusion.Scheduling.Wpf
C#
![]() |
---|
public Brush RightBorderBrush { get; set; } |
Visual Basic
![]() |
---|
Public Property RightBorderBrush As Brush |
A .NET Brush object specifying the color of the right border lines. Assign null (Nothing in Visual Basic) to this property to use the value of BorderBrush.
MindFusion.Scheduling for WPF Programmer's Guide | © 2025 MindFusion |