C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1GridView Namespace / C1GridViewDeletedEventArgs Class / Keys Property

In This Topic
Keys Property (C1GridViewDeletedEventArgs)
In This Topic
Gets an ordered dictionary of key field name/value pairs for the deleted record.
Syntax
'Declaration
 
Public ReadOnly Property Keys As System.Collections.Specialized.IOrderedDictionary
 
See Also