ListNodeOnPropertyChanged Method |
Called when a property has changed.
Namespace: Altaxo.CollectionsAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax protected virtual void OnPropertyChanged(
string propertyName
)
Parameters
- propertyName String
- Name of the property.
See Also