Called when the NonworkingDayDisplayStart property changes.
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.ProjectData.GanttChart.Controls (in DlhSoft.ProjectData.GanttChart.Controls.dll)
Syntax
C# |
---|
protected virtual void OnNonworkingDayDisplayStartChanged( TimeOfDay oldNonworkingDayDisplayStart, TimeOfDay newNonworkingDayDisplayStart ) |
Visual Basic (Declaration) |
---|
Protected Overridable Sub OnNonworkingDayDisplayStartChanged ( _ oldNonworkingDayDisplayStart As TimeOfDay, _ newNonworkingDayDisplayStart As TimeOfDay _ ) |
Parameters
- oldNonworkingDayDisplayStart
- Type: DlhSoft.Windows.Data..::.TimeOfDay
- newNonworkingDayDisplayStart
- Type: DlhSoft.Windows.Data..::.TimeOfDay