Property NewValue
NewValue
The value the property will be set to if the event is not cancelled.
public T NewValue { get; set; }
Property Value
- T
The value the property will be set to if the event is not cancelled.
public T NewValue { get; set; }