Gets or sets a value indicating whether the use of alternation background brush for items in the chart is inverted, such that the first item is using alternation background (false by default).
This is a dependency property.
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.ProjectData.GanttChart.LightWPF.Controls (in DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll)
Syntax
| C# |
|---|
public bool IsAlternatingItemBackgroundInverted { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Property IsAlternatingItemBackgroundInverted As Boolean |