XPView Events
The view that stores data retrieved from persistent objects.Name | Description |
---|---|
Disposed | Occurs when the component is disposed by a call to the Dispose() method. Inherited from Component. |
ListChanged | Occurs when the view’s settings are changed. |
ResolveSession | Enables the view to be associated with a session. |
See Also