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

C1GridViewDeleteEventArgs Class Properties

For a list of all members of this type, see C1GridViewDeleteEventArgs members.

Public Properties
 NameDescription
Public Property (Inherited from System.ComponentModel.CancelEventArgs)
Public PropertyGets a dictionary of field name/value pairs that represent the primary key of the item to delete.  
Public PropertyGets the index of the row being deleted.  
Public PropertyGets a dictionary of the non-key field name/value pairs in the item to delete.  
Top
See Also