Occurs when the SetTimelinePage method is invoked.

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

Syntax

C#
public event TimelinePageChangedEventHandler TimelinePageChanged
Visual Basic (Declaration)
Public Event TimelinePageChanged As TimelinePageChangedEventHandler

See Also