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