Gets the default message for the user. If a subscriber does not handle the event, this message is displayed with a message box asking the end-user whether the change of the document should be performed.

Syntax

public bool Cancel { get; set; }
Public Property Cancel() As Boolean