Click or drag to resize

EntityView2<TEntity> Events

The EntityView2<TEntity> generic type exposes the following members.

Events
  NameDescription
Public eventDisposed
Adds an event handler to listen to the Disposed event on the component.
(Inherited from MarshalByValueComponent.)
Public eventListChanged
Event which is fired when the entity collection related to this entityview is changed.
(Inherited from EntityViewBase<TEntity>.)
Top
See Also