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