ActionDocumentOnNameChanged Method |
Namespace: Altaxo.MainAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3618.0 (4.8.3618.0)
Syntaxprotected virtual void OnNameChanged(
string oldName
)
Parameters
- oldName String
- The name of the table before it has changed the name.
See Also