Called when the DefinitionStringMemberPath property changes.
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.ProjectData.Management.Controls (in DlhSoft.ProjectData.Management.Controls.dll)
Syntax
| C# |
|---|
protected virtual void OnDefinitionStringMemberPathChanged( string oldDefinitionStringMemberPath, string newDefinitionStringMemberPath ) |
| Visual Basic (Declaration) |
|---|
Protected Overridable Sub OnDefinitionStringMemberPathChanged ( _ oldDefinitionStringMemberPath As String, _ newDefinitionStringMemberPath As String _ ) |
Parameters
- oldDefinitionStringMemberPath
- Type: System..::.String
- newDefinitionStringMemberPath
- Type: System..::.String