Click or drag to resize

CancellableGraphEventArgsCancel Property

Gets/Sets whether the Event should be cancelled.

Namespace:  VDS.RDF
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public bool Cancel { get; set; }

Property Value

Type: Boolean
See Also