MessagePopCancel Property  | 
 
            Forces the Cancel selection for the user.  When this is set, the popup will not be
            displayed and the action associated with the Cancel button will be invoked.
            
 
    Namespace: 
   NetQuarry
    Assembly:
   EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntaxpublic bool Cancel { get; set; }Public Property Cancel As Boolean
	Get
	Set
Property Value
Type: 
Boolean
See Also