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

C1GridViewDeleteEventArgs Class Members

The following tables list the members exposed by C1GridViewDeleteEventArgs.

Public Constructors
 NameDescription
Public ConstructorConstructor. Initializes a new instance of the C1GridViewDeleteEventArgs class.  
Top
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