Called when the IndexStringMemberPath property changes.
Namespace:
DlhSoft.Windows.DataAssembly: DlhSoft.ProjectData.Core (in DlhSoft.ProjectData.Core.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