'Declaration
Public Property Cancel As System.Boolean
public System.bool Cancel {get; set;}
Property Value
true
if canceled; otherwise, false
.'Declaration
Public Property Cancel As System.Boolean
public System.bool Cancel {get; set;}
true
if canceled; otherwise, false
.