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