Gets or sets the border brush of main time interval areas generated by the current scale.
This is a dependency property.
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.ProjectData.GanttChart.LightWPF.Controls (in DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll)
Syntax
C# |
---|
public Brush BorderBrush { get; set; } |
Visual Basic (Declaration) |
---|
Public Property BorderBrush As Brush |