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

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