Called when the IsNodeIndentationReadOnly property changes.
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.HierarchicalData.Controls (in DlhSoft.HierarchicalData.Controls.dll)
Syntax
C# |
---|
protected virtual void OnIsNodeIndentationReadOnlyChanged( bool oldIsNodeIndentationReadOnly, bool newIsNodeIndentationReadOnly ) |
Visual Basic (Declaration) |
---|
Protected Overridable Sub OnIsNodeIndentationReadOnlyChanged ( _ oldIsNodeIndentationReadOnly As Boolean, _ newIsNodeIndentationReadOnly As Boolean _ ) |
Parameters
- oldIsNodeIndentationReadOnly
- Type: System..::.Boolean
- newIsNodeIndentationReadOnly
- Type: System..::.Boolean