ComponentOne Basic Library for UWP
Cancel Property (C1DragStartingEventArgs)

C1.UWP Assembly > C1.Xaml Namespace > C1DragStartingEventArgs Class : Cancel Property
Gets or sets a value indicating whether the recognizion of this gesture is canceled.
Syntax
'Declaration
 
Public Property Cancel As System.Boolean
public System.bool Cancel {get; set;}
See Also

Reference

C1DragStartingEventArgs Class
C1DragStartingEventArgs Members