PropertyChangeEventArgsNewValue Property

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

Definition

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

Property Value

Object

See Also