ComponentOne AutoComplete for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1GridView Namespace / C1GridViewRowEventArgs Class
Members

In This Topic
    C1GridViewRowEventArgs Class
    In This Topic
    Provides data for the C1GridView.RowCreated and C1GridView.RowDataBound events.
    Object Model
    C1GridViewRowEventArgs Class
    Syntax
    'Declaration
     
    Public Class C1GridViewRowEventArgs 
       Inherits System.EventArgs
    public class C1GridViewRowEventArgs : System.EventArgs 
    Inheritance Hierarchy

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

    See Also