[]
Gets or sets a value indicating whether this PropertyChangingEventArgs<T> is cancel.
public bool Cancel { get; set; }
Public Property Cancel As Boolean
true if cancel; otherwise, false.
true
false