Called when the TaskMinStartMemberPath property changes.
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.ProjectData.GanttChart.Controls (in DlhSoft.ProjectData.GanttChart.Controls.dll)
Syntax
C# |
---|
protected virtual void OnTaskMinStartMemberPathChanged( string oldTaskMinStartMemberPath, string newTaskMinStartMemberPath ) |
Visual Basic (Declaration) |
---|
Protected Overridable Sub OnTaskMinStartMemberPathChanged ( _ oldTaskMinStartMemberPath As String, _ newTaskMinStartMemberPath As String _ ) |
Parameters
- oldTaskMinStartMemberPath
- Type: System..::.String
- newTaskMinStartMemberPath
- Type: System..::.String