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