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

In This Topic
    TableSection Property (C1GridViewDetailRow)
    In This Topic
    Syntax
    'Declaration
     
    Public Property TableSection As System.Web.UI.WebControls.TableRowSection
    public System.Web.UI.WebControls.TableRowSection TableSection {get; set;}
    See Also