Spread Windows Forms 12.0 Product Documentation
OldValue Property (ItemTrackedEventArgs)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > ItemTrackedEventArgs Class : OldValue Property
Gets the old value.
Syntax
'Declaration
 
Public ReadOnly Property OldValue As Object
'Usage
 
Dim instance As ItemTrackedEventArgs
Dim value As Object
 
value = instance.OldValue
public object OldValue {get;}
See Also

Reference

ItemTrackedEventArgs Class
ItemTrackedEventArgs Members