Intersoft ClientUI Documentation
OldValue Property (ValueChangedEventArgs)



Gets the old Value of the UXScrollViewer.
Syntax
Public ReadOnly Property OldValue As Double
Dim instance As ValueChangedEventArgs
Dim value As Double
 
value = instance.OldValue
public double OldValue {get;}
public:
property double OldValue {
   double get();
}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ValueChangedEventArgs Class
ValueChangedEventArgs Members

Send Feedback