C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1GridView Namespace / C1GridViewRow Class
Members

C1GridViewRow Class
Represents an individual row in a C1GridView control.
Object Model
C1GridViewRow Class
Syntax
'Declaration
 
Public Class C1GridViewRow 
   Inherits System.Web.UI.WebControls.TableRow
 
Inheritance Hierarchy

System.Object
   System.Web.UI.Control
      System.Web.UI.WebControls.WebControl
         System.Web.UI.WebControls.TableRow
            C1.Web.Wijmo.Controls.C1GridView.C1GridViewRow
               C1.Web.Wijmo.Controls.C1GridView.C1GridViewDataRow
               C1.Web.Wijmo.Controls.C1GridView.C1GridViewDetailRow

See Also