PropertyChangingEventArgsOldValue Property

Previous value of the modified property.

Definition

Namespace: Aliquo.Core
Assembly: Aliquo.Core (in Aliquo.Core.dll) Version: 5.0.9179.22651
C#
public Object OldValue { get; }

Property Value

Object

See Also