WorksheetControllerEhPropertyDataChanged Method |
Handles changes in worksheet property-column data.
Namespace: Altaxo.Gui.Worksheet.ViewingAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic void EhPropertyDataChanged(
Object? sender,
EventArgs e
)
Parameters
- sender Object
- The sender of the change notification.
- e EventArgs
- The event data.
See Also