Raises the ItemActivated event.
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.ProjectData.GanttChart.LightWPF.Controls (in DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll)
Syntax
C# |
---|
protected virtual void OnItemActivated( GanttChartItem item ) |
Visual Basic (Declaration) |
---|
Protected Overridable Sub OnItemActivated ( _ item As GanttChartItem _ ) |
Parameters
- item
- Type: DlhSoft.Windows.Controls..::.GanttChartItem
The activated item.