Gets or sets a Brush that specifies how the border of an entity item is painted in the IChartView control.

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

Syntax

C#
Brush ItemBorderBrush { get; set; }
Visual Basic (Declaration)
Property ItemBorderBrush As Brush

See Also