PropertyValueChangedEventArgsOldValue Property |
Gets the old value of the property
Namespace:
Eto.Forms
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax public Object OldValue { get; }
Public ReadOnly Property OldValue As Object
Get
member OldValue : Object with get
Property Value
Type:
ObjectSee Also