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

C1GridViewRowEventArgs Class
Provides data for the C1GridView.RowCreated and C1GridView.RowDataBound events.
Object Model
C1GridViewRowEventArgs Class
Syntax
'Declaration
 
Public Class C1GridViewRowEventArgs 
   Inherits System.EventArgs
 
Inheritance Hierarchy

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

See Also