Occurs upon server post backs when one or more of the items in the Items collection of the control changes.

Namespace:  DlhSoft.Web.UI.WebControls
Assembly:  DlhSoft.ProjectData.GanttChart.ASP.Controls (in DlhSoft.ProjectData.GanttChart.ASP.Controls.dll)

Syntax

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

See Also