C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1GridView Namespace / C1GridViewDeleteEventArgs Class / Values Property

In This Topic
Values Property (C1GridViewDeleteEventArgs)
In This Topic
Gets a dictionary of the non-key field name/value pairs in the item to delete.
Syntax
'Declaration
 
Public ReadOnly Property Values As System.Collections.Specialized.IOrderedDictionary
 
See Also