Raises the ItemSelectionChanged event.
Namespace:
DlhSoft.Web.UI.WebControlsAssembly: DlhSoft.ProjectData.GanttChart.ASP.Controls (in DlhSoft.ProjectData.GanttChart.ASP.Controls.dll)
Syntax
| C# |
|---|
protected void OnItemSelectionChanged( GanttChartItem item ) |
| Visual Basic (Declaration) |
|---|
Protected Sub OnItemSelectionChanged ( _ item As GanttChartItem _ ) |
Parameters
- item
- Type: DlhSoft.Web.UI.WebControls..::.GanttChartItem
The specific item that has changed.