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