Gets or sets the AlternatingItemBackground initialization value applied when UseMultipleLinesPerRow is set to true.
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 MultipleLinesPerRowAlternatingItemBackground { get; set; } |
Visual Basic (Declaration) |
---|
Public Property MultipleLinesPerRowAlternatingItemBackground As Brush |