Click or drag to resize
CancelableDataSourceActionEventArgs Properties

The CancelableDataSourceActionEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyCancel
Gets / sets the cancel flag to cancel the action.
Public propertyInvolvedEntity
Gets / sets involvedEntity
(Inherited from DataSourceActionEventArgs.)
Top
See Also