Click or drag to resize

CancelableEventHasValue Property

Is there a current event that hasn't been canceled.

Namespace:  Demo3D.EventQueue
Assembly:  Demo3D.EventQueue (in Demo3D.EventQueue.dll) Version: 15.0.2.11458
Syntax
C#
public bool HasValue { get; }

Property Value

Type: Boolean
See Also