The Cannot
public class CannotTrackChangeEventArgs: CancelEventArgs
Public Class CannotTrackChangeEventArgs
Inherits EventArgs
Introduced: X16.
Property | Description |
---|---|
Cancel | Gets or sets a value indicating whether the change of the document should be performed. |
Default |
Gets the default message for the user. |
Handled | A subscriber can set this property to true to indicate that he has handled the event. |