PropertyChangeEventArgsOldValue Property

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

Definition

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

Property Value

Object

See Also