Called when the NodeManagerSource property changes.
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.ProjectData.GanttChart.Controls (in DlhSoft.ProjectData.GanttChart.Controls.dll)
Syntax
C# |
---|
protected virtual void OnNodeManagerSourceChanged( NodeManager oldValue, NodeManager newValue ) |
Visual Basic (Declaration) |
---|
Protected Overridable Sub OnNodeManagerSourceChanged ( _ oldValue As NodeManager, _ newValue As NodeManager _ ) |
Parameters
- oldValue
- Type: DlhSoft.Windows.Data..::.NodeManager
- newValue
- Type: DlhSoft.Windows.Data..::.NodeManager