ComponentOne Basic Library for UWP
Cancel Property (SelectionChangingEventArgs)

C1.UWP Assembly > C1.Xaml Namespace > SelectionChangingEventArgs Class : Cancel Property
Cancel the Selection operation.
Syntax
'Declaration
 
Public Property Cancel As System.Boolean
public System.bool Cancel {get; set;}
See Also

Reference

SelectionChangingEventArgs Class
SelectionChangingEventArgs Members