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

In This Topic
NewValues Property (C1GridViewUpdateEventArgs)
In This Topic
Gets a dictionary containing the revised values of the non-key field name/value pairs in the row to update.
Syntax
'Declaration
 
Public ReadOnly Property NewValues As System.Collections.Specialized.IOrderedDictionary
 
See Also