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

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

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

    See Also