Gets or sets a value indicating the order index to consider for this item upon leveling resources, among siblings with the same number of dependency ancestors. This is a dependency property.

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

Syntax

C#
public int LevelingPriority { get; set; }
Visual Basic (Declaration)
Public Property LevelingPriority As Integer

See Also