ASP.NET Pack Programmer's Guide
PropertyEventArgs.OldValue Property
See Also
 





Gets the value of the property before the change.

Namespace: MindFusion.Charting
Package: MindFusion.Charting

 Syntax

C#  Copy Code

public Object OldValue { get; }

Visual Basic  Copy Code

Public ReadOnly Property OldValue As Object

 Property Value

 See Also

PropertyEventArgs Members
PropertyEventArgs Class
MindFusion.Charting Namespace