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

In This Topic
    C1GridViewBeginRowUpdateEventArgs Class
    In This Topic
    Provides data for the C1GridView.BeginRowUpdate event of the C1GridView control.
    Object Model
    C1GridViewBeginRowUpdateEventArgs Class
    Syntax
    'Declaration
     
    Public Class C1GridViewBeginRowUpdateEventArgs 
       Inherits System.EventArgs
    public class C1GridViewBeginRowUpdateEventArgs : System.EventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          C1.Web.Wijmo.Controls.C1GridView.C1GridViewBeginRowUpdateEventArgs

    See Also