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