ICancellableEventArgs.

IsCancelled Property

Summary

Queries if the action was already cancelled by some event listener.

Syntax

bool IsCancelled { get; }

Remarks

Queries if the action was already cancelled by some event listener.

Value

Type Description
bool