Updates GanttChartItem.DisplayRowIndex property values for related Gantt Chart items of the current item, and raises the ActualDisplayRowIndexChanged.

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

Syntax

C#
protected virtual void OnActualDisplayRowIndexChanged()
Visual Basic (Declaration)
Protected Overridable Sub OnActualDisplayRowIndexChanged

See Also