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