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