Gets the brush to be used for painting the outline of the vertical bar.

Namespace:  DlhSoft.Windows.Controls
Assembly:  DlhSoft.ProjectData.GanttChart.Controls (in DlhSoft.ProjectData.GanttChart.Controls.dll)

Syntax

C#
public Brush BorderBrush { get; }
Visual Basic (Declaration)
Public ReadOnly Property BorderBrush As Brush

See Also