.NET Documentation
C#
VB
Show/Hide TOC
IHost
Events Interface
Host for events.
Definition
Namespace:
Aliquo.Windows
Assembly:
Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
C#
Copy
public
interface
IHostEvents
VB
Copy
Public
Interface
IHostEvents
Events
TableUpdated
Event that occurs when a table is updated.
See Also
Reference
Aliquo.Windows Namespace
In This Article
Definition
Events
See Also