Click or drag to resize

CancellableGraphEventArgs Properties

The CancellableGraphEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyCancel
Gets/Sets whether the Event should be cancelled.
Public propertyGraph
Gets the Graph.
(Inherited from GraphEventArgs.)
Public propertyTripleEvent
Gets the Triple Event Arguments (if any).
(Inherited from GraphEventArgs.)
Top
See Also