Called when the IndentationMemberPath property changes.
Namespace:
DlhSoft.Windows.DataAssembly: DlhSoft.HierarchicalData.Core (in DlhSoft.HierarchicalData.Core.dll)
Syntax
| C# |
|---|
protected virtual void OnIndentationMemberPathChanged( string oldIndentationMemberPath, string newIndentationMemberPath ) |
| Visual Basic (Declaration) |
|---|
Protected Overridable Sub OnIndentationMemberPathChanged ( _ oldIndentationMemberPath As String, _ newIndentationMemberPath As String _ ) |
Parameters
- oldIndentationMemberPath
- Type: System..::.String
- newIndentationMemberPath
- Type: System..::.String