PropertyChangeEventArgsOldValue Property

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

Definition

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

Property Value

Object

See Also