Click or drag to resize
DataScope Events

The DataScope type exposes the following members.

Events
  NameDescription
Public eventContainedDataChanged
Raised when the data of an entity in the scope changed. Ignored during fetches. Sender is the entity which data was changed
Public eventEntityAdded
Raised when an entity has been added to the scope. Ignored during fetches. Sender is the entity which was added.
Top
See Also