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

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