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

In This Topic
    C1GridViewDetailRow Class
    In This Topic
    Represents a detail row in a C1GridView control.
    Object Model
    C1GridViewDetailRow Class
    Syntax
    'Declaration
     
    Public NotInheritable Class C1GridViewDetailRow 
       Inherits C1GridViewRow
    public sealed class C1GridViewDetailRow : C1GridViewRow 
    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.C1GridViewDetailRow

    See Also