ComponentOne LightBox for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1GridView Namespace / C1GridViewDeleteEventArgs Class

In This Topic
    C1GridViewDeleteEventArgs Class Properties
    In This Topic

    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