Occurs when timeline page changes in the view.

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

Syntax

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

Implements

IGanttChartView..::.TimelinePageChanged

See Also