Click or drag to resize

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)
Syntax
public bool Cancel { get; set; }

Property Value

Type: Boolean
See Also