NameChangedEventArgsNewName Property |
Gets the new name of the instance that was renamed.
Namespace: Altaxo.MainAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public string? NewName { get; }
Property Value
String
The new name of the instance that was renamed.
See Also