Sparkline for UWP | ComponentOne
C1.UWP Assembly / C1.Xaml Namespace / SelectionChangingEventArgs Class / Cancel Property

In This Topic
    Cancel Property (SelectionChangingEventArgs)
    In This Topic
    Cancel the Selection operation.
    Syntax
    'Declaration
     
    
    Public Property Cancel As Boolean
    public bool Cancel {get; set;}
    See Also