Occurs upon server post backs when the selection has changed in the Items collection of the control.

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

Syntax

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

See Also