Occurs when the ActualDisplayRowIndex property value of the current item changes.

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

Syntax

C#
public event EventHandler ActualDisplayRowIndexChanged
Visual Basic (Declaration)
Public Event ActualDisplayRowIndexChanged As EventHandler

See Also