Occurs upon server post backs when selection state of a specific item in the Items collection of the control changes.
Namespace:
DlhSoft.Web.UI.WebControlsAssembly: DlhSoft.ProjectData.GanttChart.ASP.Controls (in DlhSoft.ProjectData.GanttChart.ASP.Controls.dll)
Syntax
| C# |
|---|
public event EventHandler<ItemPropertyChangedEventArgs> ItemSelectionChanged |
| Visual Basic (Declaration) |
|---|
Public Event ItemSelectionChanged As EventHandler(Of ItemPropertyChangedEventArgs) |