C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1GridView Namespace / C1GridViewUpdatedEventArgs Class / OldValues Property

In This Topic
OldValues Property (C1GridViewUpdatedEventArgs)
In This Topic
Gets a dictionary that contains the original field name/value pairs for the updated record.
Syntax
'Declaration
 
Public ReadOnly Property OldValues As System.Collections.Specialized.IOrderedDictionary
 
See Also