Gets or sets the border thickness of the header 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 Thickness HeaderBorderThickness { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Property HeaderBorderThickness As Thickness |