Occurs when the ItemHeight property value of the current item changes.
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.ProjectData.GanttChart.LightWPF.Controls (in DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll)
Syntax
| C# |
|---|
public event EventHandler ItemHeightChanged |
| Visual Basic (Declaration) |
|---|
Public Event ItemHeightChanged As EventHandler |