PropertyChangeEventArgsNewValue Property

Get/Set a reference to the new value of the property.

Definition

Namespace: Html
Assembly: Html (in Html.dll) Version: 25.2822.3845
C#
public Object NewValue { get; set; }

Property Value

Object

See Also