ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml Namespace / CancelSourceEventArgs Class / Cancel Property

In This Topic
    Cancel Property (CancelSourceEventArgs)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Cancel As System.Boolean
    public System.bool Cancel {get; set;}
    See Also