ComponentOne GridView for ASP.NET WebForms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1GridView Namespace / C1GridViewCancelEditEventArgs Class
Properties

In This Topic
    C1GridViewCancelEditEventArgs Class Members
    In This Topic

    The following tables list the members exposed by C1GridViewCancelEditEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorConstructor. Initializes a new instance of the C1GridViewCancelEditEventArgs class.  
    Top
    Public Properties
     NameDescription
    Public Property (Inherited from System.ComponentModel.CancelEventArgs)
    Public PropertyGets the index of the row containing the Cancel button that raised the event.  
    Top
    See Also