The value of the property before the change.
Namespace:
C1.SilverlightAssembly: C1.Silverlight (in C1.Silverlight.dll)
Syntax
| C# |
|---|
public T OldValue { [CompilerGeneratedAttribute] get; [CompilerGeneratedAttribute] set; } |
| Visual Basic |
|---|
Public Property OldValue As T <CompilerGeneratedAttribute> _ Get <CompilerGeneratedAttribute> _ Set |