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

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

Syntax

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

See Also