IChangedEventSource Interface |
Designates a object which supports the changed event.
Namespace: Altaxo.MainAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3261.0 (4.8.3261.0)
Syntaxpublic interface IChangedEventSource
The IChangedEventSource type exposes the following members.
Events | Name | Description |
---|
 | Changed | Fired when something in the object has changed. |
Top
See Also